SlackBuildsOrg/perl/perl-HTTP-Proxy
Thomas Morper 6da9a1cab8 perl/perl-HTTP-Proxy: Updated for version 0.301.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-08-17 14:03:46 +07:00
..
perl-HTTP-Proxy.info perl/perl-HTTP-Proxy: Updated for version 0.301. 2014-08-17 14:03:46 +07:00
perl-HTTP-Proxy.SlackBuild perl/perl-HTTP-Proxy: Updated for version 0.301. 2014-08-17 14:03:46 +07:00
README perl/perl-HTTP-Proxy: Fixed dep information 2012-08-28 10:01:41 +02:00
slack-desc perl/perl-HTTP-Proxy: Updated for version 0.26. 2013-02-22 22:27:28 -06:00

This module implements an HTTP proxy, using an HTTP::Daemon to accept
client connections, and a LWP::UserAgent to ask for the requested
pages. The most interesting feature of this proxy object is its ability
to filter the HTTP requests and responses through user-defined filters.