1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00
freebsd-ports/net/p5-Net-HTTPS-NB/pkg-descr
Sunpoet Po-Chuan Hsieh ad4f267b7a Update WWW
search.cpan.org is shutting down.
It will redirect to metacpan.org after June 25, 2018.

With hat:	perl
2018-05-27 20:15:16 +00:00

12 lines
447 B
Plaintext

Net::HTTPS::NB provides same interface as Net::HTTPS but it will never try
multiple reads when the read_response_headers() or read_entity_body() methods
are invoked. In addition allows non-blocking connect.
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.
WWW: https://metacpan.org/release/Net-HTTPS-NB