LLHTTP is a fast HTTP parser library written in TypeScript
Port of http_parser to llparse
llhttp
$ llhttp < request.txt
$ echo 'GET / HTTP/1.1 Host: example.com ' | llhttp
$ llhttp --version