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

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


Branch: pkgsrc-2017Q3, Version: 2.7.1, Package name: http-parser-2.7.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).


Master sites:

SHA1: e122b1178ec5c9920186cc8293aca9eca7584b12
RMD160: 196372b4889e351fecbc41ebc353bcad6b489987
Filesize: 47.439 KB

Version history: (Expand)