slackbuilds/perl/perl-HTTP-Proxy
Thomas Morper 1e54012105
perl/perl-HTTP-Proxy: Update script.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2024-12-22 22:29:42 +07:00
..
README
perl-HTTP-Proxy.SlackBuild perl/perl-HTTP-Proxy: Update script. 2024-12-22 22:29:42 +07:00
perl-HTTP-Proxy.info perl/perl-HTTP-Proxy: Update script. 2024-12-22 22:29:42 +07:00
slack-desc

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.