INFO
Name: http-parser
Version: 2.9.4-6.el9
Arch: x86_64
Summary: HTTP request/response parser for C
License: MIT
Vendor: Rocky Enterprise Software Foundation
Build Host: pb-54573877-598a-44b1-b778-973d4f48bf92-b-x86-64
Build Date: Wed May 25 20:22:56 2022
Size: 102496
URL: https://github.com/nodejs/http-parser
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).
FILES
/usr/lib/.build-id
/usr/lib/.build-id/f3
/usr/lib/.build-id/f3/9eb2a8c53121ddc620322868a374ee9024433c
/usr/lib/.build-id/f6
/usr/lib/.build-id/f6/b134783bca680e91ba7e807b80d66ff0d2c210
/usr/lib64/libhttp_parser.so.2
/usr/lib64/libhttp_parser.so.2.9.4
/usr/lib64/libhttp_parser_strict.so.2
/usr/lib64/libhttp_parser_strict.so.2.9.4
/usr/share/doc/http-parser
/usr/share/doc/http-parser/AUTHORS
/usr/share/doc/http-parser/README.md
/usr/share/licenses/http-parser
/usr/share/licenses/http-parser/LICENSE-MIT
REQUIRES
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsZstd) 5.4.18-1
rtld(GNU_HASH)
PROVIDES
http-parser 2.9.4-6.el9
http-parser(x86-64) 2.9.4-6.el9
libhttp_parser.so.2()(64bit)
libhttp_parser_strict.so.2()(64bit)
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/f3 a
/usr/lib/.build-id/f3/9eb2a8c53121ddc620322868a374ee9024433c a
/usr/lib/.build-id/f6 a
/usr/lib/.build-id/f6/b134783bca680e91ba7e807b80d66ff0d2c210 a
/usr/lib64/libhttp_parser.so.2
/usr/lib64/libhttp_parser.so.2.9.4
/usr/lib64/libhttp_parser_strict.so.2
/usr/lib64/libhttp_parser_strict.so.2.9.4
/usr/share/doc/http-parser
/usr/share/doc/http-parser/AUTHORS d
/usr/share/doc/http-parser/README.md d
/usr/share/licenses/http-parser
/usr/share/licenses/http-parser/LICENSE-MIT l
LICENSE FILES
MIT
|