Package http-parser: Information

    Source package: http-parser
    Version: 2.7.0-alt1.M70P.1
    Build time:  Apr 13, 2017, 12:07 AM in the task #180726
    Copied in the task: #181655
    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, i586)
    libhttp-parser-debuginfo (x86_64, i586)
    libhttp-parser-devel (x86_64, i586)

    Maintainer: Evgeny Sinelnikov


    ACL:
    cronsync
    @everybody

      1. rpm-build-ubt

    Last changed


    April 7, 2017 Evgeny Sinelnikov 2.7.0-alt1.M70P.1
    - Enable unified build tag aka ubt macros
    July 8, 2016 Alexey Shabalin 2.7.0-alt1
    - Initial packaging