[ Source: ruby-httpclient ]
Package: ruby-httpclient (2.2.4-2)
Links for ruby-httpclient
Debian Resources:
Download Source Package ruby-httpclient:
- [ruby-httpclient_2.2.4-2.dsc]
- [ruby-httpclient_2.2.4.orig.tar.gz]
- [ruby-httpclient_2.2.4-2.debian.tar.gz]
Maintainers:
- Debian Ruby Extras Maintainers (QA Page, Mail Archive)
- Antonio Terceiro (QA Page)
- Ryan Niebur (QA Page)
- Gunnar Wolf (QA Page)
External Resources:
- Homepage [github.com]
Similar packages:
HTTP client library for ruby (ruby 1.8 version)
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).
Other Packages Related to ruby-httpclient
|
|
|
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
also a virtual package provided by ruby1.8 - or ruby-interpreter
- virtual package provided by ruby1.8, ruby1.9.1
Download ruby-httpclient
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 174.7 kB | 482.0 kB | [list of files] |
