Name: | nodejs010-http-parser |
---|---|
Version: | 2.0 |
Release: | 6.20121128gitcd01361.el7 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 56988 |
License: | MIT |
RPM: | nodejs010-http-parser-2.0-6.20121128gitcd01361.el7.x86_64.rpm |
Source RPM: | nodejs010-http-parser-2.0-6.20121128gitcd01361.el7.src.rpm |
Build Date: | Wed May 27 2015 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://github.com/joyent/http-parser |
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). |
- add change nodejs010-gyp to v8314-gyp - add build dependency on collection runtime package
- Add support for software collections
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- latest git snapshot - fixes buffer overflow in tests
- latest git snapshot - fixes tests - use SMP make flags - build as Release instead of Debug - ship new strict variant
- new upstream release 2.0 - migrate to GYP buildsystem
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
- New upstream release 1.0 - Remove patches, no longer needed for nodejs - Fix typo in -devel description - use github tarball instead of checkout
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild