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 fff71362fe
Break on non-zero return value from on_body and on_headers_complete.
16 years ago
.gitignore Remove "ebb_message" object from libebb's parser. 16 years ago
Makefile Break on non-zero return value from on_body and on_headers_complete. 16 years ago
http_parser.h lint 16 years ago
http_parser.rl Break on non-zero return value from on_body and on_headers_complete. 16 years ago
test.c Partially handle callback return values 16 years ago