[ All 3 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z ]
×

Project http-parser-2.9.4-6.el9

Name http-parser
Epoch 0
Version 2.9.4
Release 6.el9
Website/URL https://github.com/nodejs/http-parser
License MIT
Build Time 2023-03-18 09:50:53
Build Host builder-x86-03.inferitos.ru
Summary HTTP request/response parser for C
Repositories AppStream
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).
Errata
× Full screenshot
Packages link
Package Summary SHA-256 checksum
x86_64
http-parser-2.9.4-6.el9.x86_64 HTTP request/response parser for C 1ffc87c639ef27cdff50fd0697a5275f26377a216054eaac64f878ed6d110d93 download
http-parser-devel-2.9.4-6.el9.x86_64 Development headers and libraries for http-parser 2600d3115ddbf2fee2a2cef4c7fcc28401e89be2108d18948a0f2147e0b8866e download
i686
http-parser-2.9.4-6.el9.i686 HTTP request/response parser for C 82c52a50dea1e86fe697c5020c1f6f59e0fab95ef78a073f29c9dc02792e3680 download
http-parser-devel-2.9.4-6.el9.i686 Development headers and libraries for http-parser ac11f218b8dc011480d16c186b238b7dc18d9de17d3befe22a1b82fe8cb02e08 download
aarch64
http-parser-2.9.4-6.el9.aarch64 HTTP request/response parser for C 1a9c4ed35e54f10113bd9ace31c1d7d614af614de3f1e5af5481cf3cf7fc3a23 download
http-parser-devel-2.9.4-6.el9.aarch64 Development headers and libraries for http-parser ae9061dcc291630464f8127f36bcd2d5cf1bfc2fd2418ec1fd926971a8e997fe download
src
http-parser-2.9.4-6.el9.src HTTP request/response parser for C c9851971eabc8a6fc9f33a22f2bd77ef7717ecfd18d65020f37e15e1cec21432 download
Changelog link
* Wed Mar 15 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 2.9.4-6
- Rebuilt for MSVSphere 9.1.

* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 2.9.4-6
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
  Related: rhbz#1991688

* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 2.9.4-5
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937