Open
Description
Have you considered reusing an existing http_parser?
The following imeplementation looks nice and embeddable:
https://github.com/nodejs/http-parser/blob/master/http_parser.c
Have you considered reusing an existing http_parser?
The following imeplementation looks nice and embeddable:
https://github.com/nodejs/http-parser/blob/master/http_parser.c