Package http-parser
Source package: http-parser
Version: 2.7.0-alt1.M70P.1
Copied in the task: #181655
Category: System/Libraries
Report package bug
Version: 2.7.0-alt1.M70P.1
Build time: Apr 13, 2017, 12:07 AM
in the task #180726
Category: System/Libraries
Report package bug
Gear: https://git.altlinux.org/gears/h/http-parser.git?a=tree;hb=b6dfb…
Home page: http://github.com/joyent/http-parser
Home page: http://github.com/joyent/http-parser
License: MIT
Summary: HTTP request/response parser for C
Description:
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).
List of rpms provided by this srpm:
libhttp-parser (x86_64, i586)
libhttp-parser-debuginfo (x86_64, i586)
libhttp-parser-devel (x86_64, i586)
libhttp-parser (x86_64, i586)
libhttp-parser-debuginfo (x86_64, i586)
libhttp-parser-devel (x86_64, i586)
Maintainer: Evgeny Sinelnikov
List of contributors:
Evgeny Sinelnikov
Alexey Shabalin
ACL: cronsync, @everybody
Last changes:List of contributors:
Evgeny Sinelnikov
Alexey Shabalin
ACL: cronsync, @everybody
April 7, 2017 Evgeny Sinelnikov 2.7.0-alt1.M70P.1 |
- Enable unified build tag aka ubt macros |
July 8, 2016 Alexey Shabalin 2.7.0-alt1 |
- Initial packaging |