| Name : ruby-http-access2
| |
| Version : 2.0.5
| Vendor : ALT Linux Team
|
| Release : alt1
| Date : 2005-03-05 11:17:18
|
| Group : Development/Ruby
| Source RPM : ruby-http-access2-2.0.5-alt1.src.rpm
|
| Size : 0.05 MB
| |
| Packager : Ruby Maintainers Team < ruby_packages_altlinux_org>
| |
| Summary : http-access2 gives something like the functionality of libwww-perl (LWP) in Ruby.
|
Description :
http-access2 gives something like the functionality of libwww-perl (LWP) in Ruby.
Features; * methods like GET/HEAD/POST via HTTP/1.1. * asynchronous HTTP request * HTTPS(SSL) * by contrast with net/http in standard distribution; * you don\'t have to care HTTP/1.1 persistent connection (http-access2 cares instead of you). * MT-safe * streaming POST * Cookies
Not supported now; * Cache * Rather advanced HTTP/1.1 usage such as Range, deflate, etc. (of cource you can set it in header by yourself)
|