spdylay/examples/htparse
Tatsuhiro Tsujikawa db8a62c0d7 htparse: enhancements and bug fixes
CONNECT method supported. Fixed _str8cmp and _str9cmp comparison.
Support no content-length case.  Fixed hook_uri_run args. Run
hook_on_hdrs_complete if no header field is present. Supported empty
header value. Case insensitive match for particular header values
(e.g., keep-alive).
2012-07-11 16:02:08 +09:00
..
LICENSE Added htparse library 2012-06-07 01:43:02 +09:00
Makefile Added htparse library 2012-06-07 01:43:02 +09:00
htparse.c htparse: enhancements and bug fixes 2012-07-11 16:02:08 +09:00
htparse.h htparse: enhancements and bug fixes 2012-07-11 16:02:08 +09:00
test.c Added htparse library 2012-06-07 01:43:02 +09:00