[ 源代码: ruby-httpclient ]
软件包:ruby-httpclient(2.9.0-1)
ruby-httpclient 的相关链接
Debian 的资源:
下载源码包 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]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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).
其他与 ruby-httpclient 有关的软件包
|
|
|
|
-
- dep: ca-certificates
- 通用 CA 证书
-
- dep: ruby
- 面向对象脚本语言 Ruby 的解释器 (默认版本)
-
- dep: ruby-http-cookie
- Ruby library to handle HTTP Cookies based on RFC 6265
-
- dep: ruby-mutex-m
- 软件包暂时不可用
