diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-19 23:13:48 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-21 14:41:02 -0600 |
commit | 4c25b24b71c681867dd954e50997eab84d2801fd (patch) | |
tree | 09b87a9ed82819213059dff8d9af9ca0aa35f9de /libraries/libhtp/README | |
parent | aabec2ce1c1a4490d43c6d71c3886b81d75fa87d (diff) | |
download | slackbuilds-4c25b24b71c681867dd954e50997eab84d2801fd.tar.gz |
libraries/libhtp: Added (HTTP parser).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libhtp/README')
-rw-r--r-- | libraries/libhtp/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libraries/libhtp/README b/libraries/libhtp/README new file mode 100644 index 0000000000..21bef3e171 --- /dev/null +++ b/libraries/libhtp/README @@ -0,0 +1,2 @@ +LibHTP is a security-aware parser for the HTTP protocol and the related bits +and pieces. |