Philippe Bruhat (BooK) > HTTP-Proxy

HTTP-Proxy

This Release HTTP-Proxy-0.24  [Download] [Browse 21 Jul 2009
Other Releases
Links Discussion Forum ] [ View/Report Bugs (13) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (144)   FAIL (16)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating **** (4 Reviews) [ Rate this distribution ]
License Perl (Artistic and GPL)
Special Files
Build.PL
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

HTTP::Proxy A pure Perl HTTP proxy     0.24
HTTP::Proxy::BodyFilter A base class for HTTP messages body filters      
HTTP::Proxy::BodyFilter::complete A filter that passes on a complete body or nothing      
HTTP::Proxy::BodyFilter::htmlparser Filter using HTML::Parser      
HTTP::Proxy::BodyFilter::htmltext A filter to transmogrify HTML text      
HTTP::Proxy::BodyFilter::lines A filter that outputs only complete lines      
HTTP::Proxy::BodyFilter::save A filter that saves transfered data to a file      
HTTP::Proxy::BodyFilter::simple A class for creating simple filters      
HTTP::Proxy::BodyFilter::tags A filter that outputs only complete tags      
HTTP::Proxy::Engine Generic child process manager engine for HTTP::Proxy      
HTTP::Proxy::Engine::Legacy The "older" HTTP::Proxy engine      
HTTP::Proxy::Engine::NoFork A basic, non forking HTTP::Proxy engine      
HTTP::Proxy::Engine::ScoreBoard A scoreboard-based HTTP::Proxy engine      
HTTP::Proxy::FilterStack A class to manage filter stacks      
HTTP::Proxy::HeaderFilter A base class for HTTP message header filters      
HTTP::Proxy::HeaderFilter::simple A class for creating simple filters      
HTTP::Proxy::HeaderFilter::standard An internal filter to respect RFC2616