minhttp 0.0.9
MinHTTP allows one to send and receive raw HTTP requests. It's a very thin wrapper around EventMachine's connect method with some SSL validation added.
Gemfile:
=
install:
=
Runtime Dependencies (2):
eventmachine
>= 0
http_parser.rb
>= 0