Bug 1063050

Summary: Review Request: rubygem-http_parser - This gem provides a high quality http parser library
Product: [Fedora] Fedora Reporter: Nitesh Narayan Lal <niteshnarayan>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: mmorsi, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-20 14:14:16 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Nitesh Narayan Lal 2014-02-09 18:09:38 UTC
Spec URL: http://niteshnarayan.fedorapeople.org/SPECS/rubygem-http_parser-0.1.3.spec
SRPM URL: http://niteshnarayan.fedorapeople.org/SRPMS/rubygem-http_parser-0.1.3-1.fc19.src.rpm  
Description:
This gem provides a high quality http parser library that can build request information iteratively as data comes over the line without requiring the caller to maintain the entire body of the request as a single string in memory.
Fedora Account System Username:
niteshnarayan

Comment 1 Mo Morsi 2014-02-20 14:14:16 UTC
Hey Nitesh this is the old http_parser library, hasn't been updated in a few years, and I believe it is no longer maintained upstream:

https://rubygems.org/gems/http_parser

The newer one which em-websocket and em-http-request depends on is http_parser.rb

https://rubygems.org/gems/http_parser.rb