Paketname | libhttpclient-ruby1.9.1 |
Beschreibung | HTTP client library for ruby (ruby 1.9.1 version) |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 2.1.5.2-2 |
Sektion | ruby |
Priorität | optional |
Installierte Größe | 408 Byte |
Hängt ab von | libruby1.9.1, libopenssl-ruby1.9.1 |
Empfohlene Pakete | |
Paketbetreuer | Ryan Niebur |
Quelle | libhttp-access2-ruby |
Paketgröße | 140826 Byte |
Prüfsumme MD5 | 0165298bb3d087b5528f0c198289192f |
Prüfsumme SHA1 | abe049056fbb17eb50b65efa1aad18cf023ada35 |
Prüfsumme SHA256 | b725287a7a8913e9122d83ea5cf8c5c7f43ddb033ea93ac3092fa79e898b898c |
Link zum Herunterladen | libhttpclient-ruby1.9.1_2.1.5.2-2_all.deb |
Ausführliche Beschreibung | httpclient gives something like the functionality of
libwww-perl (LWP) in Ruby.
.
Features:
* methods like GET/HEAD/POST/* via HTTP/1.1.
* HTTPS(SSL), Cookies, proxy, authentication(Digest, NTLM, Basic), etc.
* asynchronous HTTP request, streaming HTTP request.
* by contrast with net/http in standard distribution;
o Cookies support
o MT-safe
o streaming POST (POST with File/IO)
o Digest auth
o Negotiate/NTLM auth for WWW-Authenticate (requires net/htlm module)
o NTLM auth for WWW-Authenticate/Proxy-Authenticate (requires
win32/sspi module)
o extensible with filter interface
o you don't have to care HTTP/1.1 persistent connection (httpclient
cares instead of you)
.
This package is built for ruby 1.9.1.
|