slackbuilds/perl/perl-HTTP-Proxy
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README perl/perl-HTTP-Proxy: Fixed dep information 2012-08-28 10:01:41 +02:00
perl-HTTP-Proxy.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
perl-HTTP-Proxy.info perl/perl-HTTP-Proxy: Update homepage and download. 2018-05-27 11:10:59 +07:00
slack-desc perl/perl-HTTP-Proxy: Updated for version 0.26. 2013-02-22 22:27:28 -06:00

README

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.