summaryrefslogtreecommitdiff
path: root/www/ruby-http_parser.rb/Makefile
AgeCommit message (Collapse)AuthorFilesLines
2014-01-17Update ruby-http_parser.rb to 0.6.0.obache1-2/+2
jruby related improvements and bug fixes
2013-12-07Drop maintainership, not using anymore.obache1-2/+2
2011-10-04Update ruby-http_parser.rb to 0.5.3.obache1-2/+2
* fix some compiler warnings * reset support for requests with no body
2011-08-28Update ruby-http_parser.rb to 0.5.2.obache1-3/+3
* update http-parser to latest upstream. * fix ruby != 1.9 compatibility * Parse multiple HTTP headers as strings, arrays or mixed.
2011-07-11Import ruby-http_parser.rb-0.5.1 as www/ruby-http_parser.rb.obache1-0/+12
A simple callback-based HTTP request/response parse for writing servers, clients and proxies.