Changes for version 0.18 - 2006-03-19
- ENHANCEMENTS
- close RT ticket #14898 by using a per-parent lockfile for HTTP::Proxy::Engine::ScoreBoard (Chris Dolan)
- close RT ticket #18243 by adding missing DeltaV methods (Stephen Steneker)
- the new known_methods() method can return all method names know to HTTP::Proxy (can be helpful with the method parameter of push_filter())
- EXAMPLES
- eg/perlmonks.pl - redirect perlmonks.com to perlmonks.org
Modules
A pure Perl HTTP proxy
A base class for HTTP messages body filters
A filter that passes on a complete body or nothing
Filter using HTML::Parser
A filter to transmogrify HTML text
A filter that outputs only complete lines
A filter that saves transfered data to a file
A class for creating simple filters
A filter that outputs only complete tags
Generic child process manager engine for HTTP::Proxy
The "older" HTTP::Proxy engine
A basic, non forking HTTP::Proxy engine
A scoreboard-based HTTP::Proxy engine
A base class for HTTP message header filters
A class for creating simple filters
An internal filter to respect RFC2616
Provides
in lib/HTTP/Proxy.pm
Examples
- eg/README
- eg/adblock.pl
- eg/anonymiser.pl
- eg/ayb.pl
- eg/bork.pl
- eg/dragon.pl
- eg/fudd.pl
- eg/https.pl
- eg/javascript.pl
- eg/js.pl
- eg/leet.pl
- eg/logger.pl
- eg/outline.pl
- eg/pdf.pl
- eg/perlmonks.pl
- eg/post.pl
- eg/proxy-auth.pl
- eg/proxy.pl
- eg/rainbow.pl
- eg/rfc.pl
- eg/rot13.pl
- eg/switch.pl
- eg/tracker.pl
- eg/trim.pl
- eg/yahoogroups.pl