summaryrefslogtreecommitdiffstats
path: root/libraries/perl-HTTP-Proxy/README
blob: 9b6889363b068d963240922e7b4e5c8d2174c7c2 (plain)
1
2
3
4
5
6
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.

This needs libwww-perl.