Index of /ports_www/p5-HTTP-MHTTP

Icon  Name                    Last modified      Size  
[DIR] Parent Directory - [TXT] Makefile 28-Apr-2008 18:16 644 [   ] distinfo 28-May-2011 14:15 137 [TXT] pkg-descr 24-Jan-2004 21:24 676 [   ] pkg-plist 22-Jan-2006 05:58 344
HTTP::MHTTP - this library provides reasonably low level access to the
HTTP protocol, for perl.  This does not replace LWP (what possibly could
:-) but is a cut for speed.  It also supports all of HTTP 1.0, so you
have GET, POST, PUT, HEAD, and DELETE.  Some support of HTTP 1.1 is
available - specifically Transfer-Encoding = chunked and the Keep-Alive
extensions.

Additionally - rudimentary SSL support compiled in.  This effectively
enables negotiation of TLS, but does not validate the certificates.

A way faster http access library that uses C extension based on mhttp to
do the calls.

WWW: http://search.cpan.org/dist/HTTP-MHTTP/

-- Sergey Skvortsov
skv@FreeBSD.org