nodejs010-http-parser - HTTP request/response parser for C
Website: | http://github.com/joyent/http-parser |
---|---|
License: | MIT |
Vendor: | Scientific Linux CERN, http://cern.ch/linux |
- 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).
Packages
nodejs010-http-parser-2.0-6.20121128gitcd01361.el6.i686 [20 KiB] |
Changelog
by Tomas Hrcka (2013-11-27):
- add change nodejs010-gyp to v8314-gyp - add build dependency on nodejs010-runtime |
nodejs010-http-parser-2.0-5.20121128gitcd01361.el6_4.i686 [20 KiB] |
Changelog
by Stanislav Ochotnicky (2013-04-05):
- Add support for software collections |