pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/www/ruby-em-http-request



Module Name:    pkgsrc
Committed By:   taca
Date:           Sun Sep 15 18:50:53 UTC 2013

Added Files:
        pkgsrc/www/ruby-em-http-request: DESCR Makefile PLIST distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/www/ruby-em-http-request/DESCR \
    pkgsrc/www/ruby-em-http-request/Makefile \
    pkgsrc/www/ruby-em-http-request/PLIST \
    pkgsrc/www/ruby-em-http-request/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index