Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37040515
en ru br
ALT Linux repos
S:2.9.4-alt2

Group :: System/Libraries
RPM: http-parser

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.9.4-alt2
Build date: 14 may 2021, 06:36 ( 149.9 weeks ago )
Size: 46.29 Kb

Home page:   http://github.com/joyent/http-parser

License: MIT
Summary: HTTP request/response parser for C
Description:

This is a parser for HTTP messages written in C. It parses both requests and
responses. The parser is designed to be used in performance 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).

Current maintainer: Michael Shigorin

List of contributors

List of rpms provided by this srpm:

  • libhttp-parser
  • libhttp-parser-debuginfo
  • libhttp-parser-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin