6da9a1cab8
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org> |
||
---|---|---|
.. | ||
README | ||
perl-HTTP-Proxy.SlackBuild | ||
perl-HTTP-Proxy.info | ||
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.