套件: libyahc-perl (0.035-3)
libyahc-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libyahc-perl:
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Andrius Merkys
外部的資源:
- 主頁 [metacpan.org]
相似套件:
Yet another HTTP client
YAHC is fast & minimal low-level asynchronous HTTP client intended to be used where you control both the client and the server. Is especially suits cases where set of requests need to be executed against group of machines.
It is NOT a general HTTP user agent, it doesn't support redirects, proxies and any number of other advanced HTTP features like (in roughly descending order of feature completeness) LWP::UserAgent, WWW::Curl, HTTP::Tiny, HTTP::Lite or Furl. YAHC is basically one step above manually talking HTTP over sockets.
YAHC supports SSL and socket reuse (latter is in experimental mode).
其他與 libyahc-perl 有關的套件
|
|
|
-
- dep: libev-perl
- Perl interface to libev, the high performance event loop
-
- dep: libio-socket-ssl-perl
- Perl module implementing object oriented interface to SSL sockets
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language