llhttp-$V

HTTP request/response parser

Index | www

Description

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.

Homepage: https://llhttp.org/