Philippe Bruhat (BooK) > HTTP-Proxy-0.20

HTTP-Proxy-0.20

This Release HTTP-Proxy-0.20  [Download] [Browse 17 Aug 2006
Latest Release HTTP-Proxy-0.25  [Download] [Browse 02 Jul 2011
Other Releases
Links Discussion Forum ] [ View/Report Bugs (23) ] [ Dependencies ] [ Other Tools ]
CPAN Testers PASS (74)   FAIL (104)   UNKNOWN (1)   [ View Reports ] [ Perl/Platform Version Matrix ]
Rating **** (4 Reviews) [ Rate this distribution ]
License The Perl 5 License (Artistic 1 & GPL 1)
Special Files
Build.PL
Changes
MANIFEST
META.yml
Makefile.PL
README

Modules

HTTP::Proxy A pure Perl HTTP proxy    0.20
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     

Other Files

eg/README