ruby-http-parser.rb-doc

Simple callback-based http request/response parser (documentation)
  http://github.com/tmm1/http_parser.rb
  0
  no reviews



A simple callback-based http request/response parser for writing http servers, clients and proxies.

it is built on top of joyent's libhttp-parser and it's java port.

this package contains the html documentation for ruby-http-parser.rb.