Name: | llhttp |
---|---|
Version: | 8.1.1 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 69595 |
License: | MIT |
RPM: | llhttp-8.1.1-1.el9.aarch64.rpm |
Source RPM: | llhttp-8.1.1-1.el9.src.rpm |
Build Date: | Sat Aug 26 2023 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/nodejs/llhttp |
Summary: | Port of http_parser to llparse |
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. |