Package http-parser: Information

    Source package: http-parser
    Version: 2.9.4-alt2
    Latest version according to Repology
    Build time:  Jul 18, 2021, 04:44 AM in the task #279479
    Category: System/Libraries
    Report package bug
    License: MIT
    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, ppc64le, i586, armh, aarch64)
    libhttp-parser-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
    libhttp-parser-devel (x86_64, ppc64le, i586, armh, aarch64)

    Maintainer: Michael Shigorin


    ACL:
    Alexey Shabalin
    @everybody

    Last changed


    May 14, 2021 Michael Shigorin 2.9.4-alt2
    - E2K: ftbfs workaround
    - minor spec cleanup
    May 9, 2020 Alexey Shabalin 2.9.4-alt1
    - new version 2.9.4
    Jan. 16, 2020 Vitaly Lipatov 2.9.2-alt2
    - add http_parser.pc (ALT bug 37698)