HTTP Parser

Edit Package http-parser

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

https://github.com/nodejs/http-parser

Refresh
Refresh
Source Files
Filename Size Changed
fix-makefile.patch 0000002754 2.69 KB
http-parser.spec 0000002659 2.6 KB
v2.7.1.tar.gz 0000048578 47.4 KB
Latest Revision
Adam Majer's avatar Adam Majer (adamm) committed (revision 1)
Initial package
Comments 0
openSUSE Build Service is sponsored by