Changes for version 0.15 - 2005-04-05
- ENHANCEMENTS
- added support for WebDAV methods (requested by Christian Laursen)
- The filter selection is based on the original request and response, as it should
- improved kwalitee
- DEPRECATION
- the start() method is no longer supported in HTTP::Proxy::BodyFilter subclasses. Use begin() instead.
- EXAMPLES
- eg/pdf.pl - save \.pdf files and send a HTML confirmation instead (idea by Emmanuel Di Prétoro)
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
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