套件: libnet-https-nb-perl (0.15-1.1)
libnet-https-nb-perl 的相關超連結
Trisquel 的資源:
下載原始碼套件 libnet-https-nb-perl:
- [libnet-https-nb-perl_0.15-1.1.dsc]
- [libnet-https-nb-perl_0.15.orig.tar.gz]
- [libnet-https-nb-perl_0.15-1.1.debian.tar.xz]
維護者:
Original Maintainers:
- Debian Perl Group (郵件存檔)
- Florian Schlichting
外部的資源:
- 主頁 [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