Date: Fri, 16 Dec 2011 22:22:16 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www Makefile ports/www/rubygem-em-http-request Makefile distinfo pkg-descr Message-ID: <201112162222.pBGMMGEG044055@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2011-12-16 22:22:16 UTC
FreeBSD ports repository
Modified files:
www Makefile
Added files:
www/rubygem-em-http-request Makefile distinfo pkg-descr
Log:
Async (EventMachine) HTTP client, with support for:
o Asynchronous HTTP API for single & parallel request execution
o Keep-Alive and HTTP pipelining support
o Auto-follow 3xx redirects with max depth
o Automatic gzip & deflate decoding
o Streaming response processing
o Streaming file uploads
o HTTP proxy and SOCKS5 support
o Basic Auth & OAuth
o Connection-level & Global middleware support
o HTTP parser via http_parser.rb
o Works wherever EventMachine runs: Rubinius, JRuby, MRI
WWW: https://github.com/igrigorik/em-http-request
PR: ports/163360
Submitted by: Scott Sanders <scott@jssjr.com>
Sponsored by: RideCharge Inc. / Taxi Magic
Revision Changes Path
1.3052 +1 -0 ports/www/Makefile
1.1 +24 -0 ports/www/rubygem-em-http-request/Makefile (new)
1.1 +2 -0 ports/www/rubygem-em-http-request/distinfo (new)
1.1 +14 -0 ports/www/rubygem-em-http-request/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201112162222.pBGMMGEG044055>
