Name: | http-parser |
---|---|
Version: | 2.9.4 |
Release: | 6.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 151272 |
License: | MIT |
RPM: | http-parser-2.9.4-6.el9.aarch64.rpm |
Source RPM: | http-parser-2.9.4-6.el9.src.rpm |
Build Date: | Sun Feb 13 2022 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/nodejs/http-parser |
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). |
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags Related: rhbz#1991688
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Update to 2.9.4
- Include patch to work with colon but no port
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild