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

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


Branch: pkgsrc-2016Q2, Version: 2.7.0, Package name: http-parser-2.7.0, 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: f24bd35cf6d663e2b9f916708d82a96f562bc78b
RMD160: 910c4bb7cf4c5463ad2a54eb82b78d1bc20de877
Filesize: 47.386 KB

Version history: (Expand)