blob: cc2612ce45e9ab49793e75bd65f75577aed79b8f (
plain)
1
2
3
4
|
HTTP::Proxy Perl5 implements an HTTP proxy utilizing the module
HTTP::Daemon to accept client connection and LWP::UserAgent to
ask for the pages. It has the ability to filter HTTP requests
and responses through user-defined agents.
|