HTTP request/response parser
llhttp is a state machine-based parser for HTTP messages, handling
request and response lines, headers, message bodies, special protocol
features like chunked encoding and connection management.

It is written in TypeScript and compiled to C using llparse.

Maintainer: The OpenBSD ports mailing-list <ports@openbsd.org>

WWW: https://llhttp.org/
