http-parser https://github.com/nodejs/http-parser Blue Devil bluedevil@sctzine.com programming.misc MIT library A http request/response parser for c. This is a parser for HTTP messages written in C. It parses both requests and responses. The parser is designed to be used in performance HTTP applications. It does not make any syscalls nor allocations, it does not buffer data, it can be interrupted at anytime. https://github.com/nodejs/http-parser/archive/v2.9.4.tar.gz meson meson.build http-parser A http request/response parser for c. /usr/share/doc/http-parser /usr/include /usr/lib 2021-10-28 2.9.4 Version bump. Mustafa Cinasal muscnsl@gmail.com 2020-02-08 2.9.3 First pisi release. Blue Devil bluedevil@sctzine.com