http request/response parser for c
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Go to file
Ryan 5214fb2524
for clarity, replace is_request_stream with enum http_parser_type
16 years ago
.gitignore Remove "ebb_message" object from libebb's parser. 16 years ago
Makefile Deep asserts in test.c 16 years ago
http_parser.h for clarity, replace is_request_stream with enum http_parser_type 16 years ago
http_parser.rl for clarity, replace is_request_stream with enum http_parser_type 16 years ago
test.c for clarity, replace is_request_stream with enum http_parser_type 16 years ago