slackbuilds_ponce/libraries/http-parser/README
Larry Hajali 7e18e06f20 libraries/http-parser: Added (HTTP request/response parser).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2015-01-18 07:04:59 +07:00

2 lines
151 B
Text

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.