Commit graph

2 commits

Author SHA1 Message Date
taca
475e9835e6 Update ruby-em-http-request to 1.1.2.
Changes are not available, please refer commit log:
<https://github.com/igrigorik/em-http-request>.
2014-03-14 19:00:25 +00:00
taca
0efcb0224e Add ruby-em-http-request package version 1.1.0.
# EM-HTTP-Request

Async (EventMachine) HTTP client, with support for:

- Asynchronous HTTP API for single & parallel request execution
- Keep-Alive and HTTP pipelining support
- Auto-follow 3xx redirects with max depth
- Automatic gzip & deflate decoding
- Streaming response processing
- Streaming file uploads
- HTTP proxy and SOCKS5 support
- Basic Auth & OAuth
- Connection-level & Global middleware support
- HTTP parser via [http_parser.rb](https://github.com/tmm1/http_parser.rb)
- Works wherever EventMachine runs: Rubinius, JRuby, MRI
2013-09-15 18:50:53 +00:00