Path to this page:
./
www/http-parser,
Parser for HTTP messages written in C
Branch: pkgsrc-2022Q3,
Version: 2.9.4,
Package name: http-parser-2.9.4,
Maintainer: pkgsrc-usersAn parser for HTTP messages written in C, parsing both requests
and responses. It is designed to be used in performance oriented
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).
Master sites:
Filesize: 50.836 KB
Version history: (Expand)
- (2022-09-26) Package added to pkgsrc.se, version http-parser-2.9.4 (created)