slackbuilds/libraries/http-parser
Larry Hajali b12705c49d libraries/http-parser: Updated for version 2.6.0.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-11-09 17:49:09 +07:00
..
README libraries/http-parser: Added (HTTP request/response parser). 2015-01-18 07:04:59 +07:00
http-parser.SlackBuild libraries/http-parser: Updated for version 2.6.0. 2015-11-09 17:49:09 +07:00
http-parser.info libraries/http-parser: Updated for version 2.6.0. 2015-11-09 17:49:09 +07:00
slack-desc libraries/http-parser: Added (HTTP request/response parser). 2015-01-18 07:04:59 +07:00

README

http-parser for HTTP messages written in C. It parses both requests and
responses. The parser is designed to be used in performance HTTP applications.