Index of /ports_www/p5-HTTP-GHTTP
Name Last modified Size
Parent Directory -
Makefile 28-Apr-2008 18:16 582
distinfo 28-May-2011 14:15 136
files/ 25-Dec-2006 04:08 -
pkg-descr 21-Sep-2005 23:31 585
pkg-plist 22-Jan-2006 05:58 358
This is a fairly low level interface to the Gnome project's libghttp,
which allows you to process HTTP requests to HTTP servers. There also
exists a slightly higher level interface - a simple get() function which
takes a URI as a parameter.
It allows you to make very simple HTTP requests, without the weight of
something like LWP. This makes it very useful in situations where
memory and speed are at a premium, such as mod_perl.
It has full support for proxy requests and authenticated requests.
WWW: http://search.cpan.org/dist/HTTP-GHTTP/
-- Sergey Skvortsov
skv@FreeBSD.org