Letter H

http-parser - HTTP request/response parser for C

Website: https://github.com/nodejs/http-parser
License: MIT
Vendor: Alcance Libre, Inc.
Description:
This is a parser for HTTP messages written in C. It parses both requests and
responses. The parser is designed to be used in performance HTTP applications.
It does not make any syscalls nor allocations, it does not buffer data, it can
be interrupted at anytime. Depending on your architecture, it only requires
about 40 bytes of data per message stream (in a web server that is per
connection).

Packages

http-parser-2.9.3-2.fc14.al.src [58 KiB] Changelog by Joel Barrios (2020-02-24):
- Rebuild for ALDOS 1.4.15.

Listing created by Repoview-0.6.6-6.fc14.al