You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Thomas Morper 0838a6a74e perl/perl-HTTP-Proxy: Updated for version 0.304. 10 years ago
..
README perl/perl-HTTP-Proxy: Fixed dep information 13 years ago
perl-HTTP-Proxy.SlackBuild perl/perl-HTTP-Proxy: Updated for version 0.304. 10 years ago
perl-HTTP-Proxy.info perl/perl-HTTP-Proxy: Updated for version 0.304. 10 years ago
slack-desc perl/perl-HTTP-Proxy: Updated for version 0.26. 13 years ago

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.