llhttp - Port of http_parser to llparse
Website: | https://github.com/nodejs/llhttp |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
This project is a port of http_parser to TypeScript. llparse is used to generate the output C source file, which could be compiled and linked with the embedder's program (like Node.js). This copy of the library is compiled with LLHTTP_STRICT_MODE set to 0 (disabled), which is the default.
Packages
llhttp-9.2.1-1.aldos.src [17.3 MiB] |
Changelog
by Joel Barrios (2024-04-04):
- Update to 9.2.1. |