dwww Home


Documentation for packages, which contain /usr/share/doc/ruby-httpclient/README.md:

Package: ruby-httpclient

Description: 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/htlm 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).
Homepage: https://github.com/nahi/httpclient
copyright | changelog | Debian changelog

Manual pages:

httpclient(1)

Other documents:

/usr/share/doc/ruby-httpclient /usr/share/doc/ruby-httpclient/examples
/usr/share/doc/ruby-httpclient/examples/ssl /usr/share/doc/ruby-httpclient/examples/ssl/htdocs
/usr/share/doc/ruby-httpclient/examples/ssl/trust_certs

Generated by dwww version 1.16 on Tue Dec 16 23:11:11 CET 2025.