Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
ruby-http-parser.rb
Simple callback-based HTTP request/response parser
https://github.com/tmm1/http_parser.rb
0
no reviews
Install
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.