summaryrefslogtreecommitdiffstats
path: root/network/llhttp/README
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-02 09:55:57 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-12-03 11:46:52 +0700
commit05e70c655ccb08c3a33f72391c0a55205a29f7e2 (patch)
treedb186cf2314a0e8f77919fe22824ba78c062ece1 /network/llhttp/README
parent339f81343142b90e9f6762eda3ff5f796d22f3fc (diff)
downloadslackbuilds-05e70c655ccb08c3a33f72391c0a55205a29f7e2.tar.gz
slackbuilds-05e70c655ccb08c3a33f72391c0a55205a29f7e2.tar.xz
network/llhttp: Added (Port of http_parser to llparse).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'network/llhttp/README')
-rw-r--r--network/llhttp/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/network/llhttp/README b/network/llhttp/README
new file mode 100644
index 0000000000..919dceec36
--- /dev/null
+++ b/network/llhttp/README
@@ -0,0 +1 @@
+This is a parser for HTTP messages written in C