HTTP-Proxy

 view release on metacpan or  search on metacpan

eg/README  view on Meta::CPAN

 * post.pl

   This filter outputs the request URI and the form parameters of
   all POST requests.

   Filter: HTTP::Proxy::HeaderFilter::simple

 * logger.pl

   This filter outputs the important information out of GET and POST
   requests: method, URI, cookies, content-type (text/*) and POST
   request parameters.

   Filter: HTTP::Proxy::HeaderFilter::simple

 * adblock.pl

   This is a very simple proxy that block ad sites.

   Filters: HTTP::Proxy::HeaderFilter::simple
            HTTP::Proxy::BodyFilter::simple



( run in 1.734 second using v1.01-cache-2.11-cpan-524268b4103 )