[ 原始碼: libnet-https-nb-perl ]
套件:libnet-https-nb-perl(0.15-2)
libnet-https-nb-perl 的相關連結
Debian 的資源:
下載原始碼套件 libnet-https-nb-perl:
- [libnet-https-nb-perl_0.15-2.dsc]
- [libnet-https-nb-perl_0.15.orig.tar.gz]
- [libnet-https-nb-perl_0.15-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [metacpan.org]
相似套件:
low-level non-blocking HTTPS client
Net::HTTPS::NB provides a non-blocking HTTPS client. It has the same interface as Net::HTTPS and Net::HTTP, but it will never try multiple reads when the read_response_headers() or read_entity_body() methods are invoked. If read_response_headers() did not see enough data to complete the headers an empty list is returned. If read_entity_body() did not see new entity data in its read the value -1 is returned.
其他與 libnet-https-nb-perl 有關的套件
|
|
|
|
-
- dep: libio-socket-ssl-perl
- Perl module implementing object oriented interface to SSL sockets
-
- dep: libnet-http-perl
- module providing low-level HTTP connection client
-
- dep: perl
- Larry Wall's Practical Extraction and Report Language