http-parser 2.7.1-2 source package in Ubuntu
Changelog
http-parser (2.7.1-2) unstable; urgency=medium * Eventually upload to unstable. Closes: #795492 -- Christoph Biedl <email address hidden> Sun, 19 Nov 2017 16:06:25 +0100
Upload details
- Uploaded by:
- Christoph Biedl
- Uploaded to:
- Sid
- Original maintainer:
- Christoph Biedl
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Bionic | release | main | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
http-parser_2.7.1-2.dsc | 1.9 KiB | 2501c4996ff6ddd5a5b8bb3b79dc164fa53881ab2506aa2194c2684b40b133ae |
http-parser_2.7.1.orig.tar.gz | 47.4 KiB | 70409ad324e5de2da6a0f39e859e566d497c1ff0a249c0c38a5012df91b386b3 |
http-parser_2.7.1-2.debian.tar.xz | 5.3 KiB | e5b8721e0fc55335ff2ca4ee53a907bc71a6d72e348ff2b67f54e71b485550ff |
Available diffs
- diff from 2.7.1-1~exp1 to 2.7.1-2 (5.0 KiB)
No changes file available.
Binary packages built by this source
- libhttp-parser-dev: No summary available for libhttp-parser-dev in ubuntu cosmic.
No description available for libhttp-parser-dev in ubuntu cosmic.
- libhttp-parser2.7.1: 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).
- libhttp-parser2.7.1-dbgsym: debug symbols for libhttp-parser2.7.1