./www/http-parser, Parser for HTTP messages written in C

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2018Q3, Version: 2.8.1, Package name: http-parser-2.8.1, Maintainer: schnoebe

An 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).


Required to build:
[pkgtools/cwrappers]

Master sites:

SHA1: e980b680be6f31ea1f1a6d849d629248b5a9043e
RMD160: c2b861bdc2faa06c5a18bbf7c689205cee5e73fe
Filesize: 49.542 KB

Version history: (Expand)