http-parserhttps://github.com/nodejs/http-parserBlue Devilbluedevil@sctzine.comprogramming.miscMITlibraryA 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.gzmesonmeson.buildhttp-parserA http request/response parser for c./usr/share/doc/http-parser/usr/include/usr/lib2021-10-282.9.4Version bump.Mustafa Cinasalmuscnsl@gmail.com2020-02-082.9.3First pisi release.Blue Devilbluedevil@sctzine.com