mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
af79b36947
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: http://search.cpan.org/dist/Net-HTTPS-NB/ Feature safe: yes
8 lines
301 B
Plaintext
8 lines
301 B
Plaintext
%%SITE_PERL%%/Net/HTTPS/NB.pm
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/HTTPS/NB/.packlist
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/HTTPS/NB
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/HTTPS
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net
|
|
@dirrmtry %%SITE_PERL%%/Net/HTTPS
|
|
@dirrmtry %%SITE_PERL%%/Net
|