[Bug 634906] New: Review Request: http-parser - HTTP request/response parser for C

bugzilla at redhat.com bugzilla at redhat.com
Fri Sep 17 10:50:27 UTC 2010


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.

Summary: Review Request: http-parser - HTTP request/response parser for C

https://bugzilla.redhat.com/show_bug.cgi?id=634906

           Summary: Review Request: http-parser - HTTP request/response
                    parser for C
           Product: Fedora
           Version: 14
          Platform: All
        OS/Version: Linux
            Status: NEW
          Severity: medium
          Priority: low
         Component: Package Review
        AssignedTo: nobody at fedoraproject.org
        ReportedBy: lkundrak at v3.sk
         QAContact: extras-qa at fedoraproject.org
                CC: notting at redhat.com, fedora-package-review at redhat.com
   Estimated Hours: 0.0
    Classification: Fedora


SPEC: http://v3.sk/~lkundrak/SPECS/http-parser.spec
SRPM: http://v3.sk/~lkundrak/SRPMS/http-parser-0.3-1.20100911git.fc13.src.rpm

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).

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the package-review mailing list