Path to this page:
./
www/http-parser,
Parser for HTTP messages written in C
Branch: pkgsrc-2020Q1,
Version: 2.9.3,
Package name: http-parser-2.9.3,
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:
SHA1: 3861fc1f93865c0d045ab6d70ca625437b669b3c
RMD160: 2b8c8110956fd1e4025d9d70f5f4ff429a67b8e0
Filesize: 50.755 KB
Version history: (Expand)
- (2020-04-20) Package has been reborn
- (2020-04-19) Package added to pkgsrc.se, version http-parser-2.9.3 (created)