[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#663457: ITP: libnet-https-nb-perl -- non-blocking HTTPS client



Package: wnpp
Severity: wishlist
Owner: Florian Schlichting <fschlich@ZEDAT.FU-Berlin.DE>

* Package name    : libnet-https-nb-perl
  Version         : 0.12
  Upstream Author : Oleg G <oleg@cpan.org>
* URL             : http://search.cpan.org/dist/Net-HTTPS-NB/
* License         : GPL-1+ / Artistic
  Programming Lang: Perl
  Description     : 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.



Reply to: