Fedora Account System
Red Hat Associate
Red Hat Customer
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
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