ruby-http-parser.rb

Simple callback-based HTTP request/response parser
  https://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.