[ Source: ruby-httpclient ]
Package: ruby-httpclient (2.9.0-1)
Links for ruby-httpclient
Debian Resources:
Download Source Package ruby-httpclient:
- [ruby-httpclient_2.9.0-1.dsc]
- [ruby-httpclient_2.9.0.orig.tar.gz]
- [ruby-httpclient_2.9.0-1.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
HTTP client library for ruby
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;
- Cookies support
- MT-safe
- streaming POST (POST with File/IO)
- Digest auth
- Negotiate/NTLM auth for WWW-Authenticate (requires net/ntlm module)
- NTLM auth for WWW-Authenticate/Proxy-Authenticate (requires
win32/sspi module)
- extensible with filter interface
- you don't have to care HTTP/1.1 persistent connection (httpclient
cares instead of you).
Other Packages Related to ruby-httpclient
|
|
|
|
-
- dep: ca-certificates
- Common CA certificates
-
- dep: ruby
- Interpreter of object-oriented scripting language Ruby (default version)
-
- dep: ruby-http-cookie
- Ruby library to handle HTTP Cookies based on RFC 6265
-
- dep: ruby-mutex-m
- Package not available
Download ruby-httpclient
| Architecture | Package Size | Installed Size | Files |
|---|---|---|---|
| all | 59.7 kB | 286.0 kB | [list of files] |
