Changes for version 0.300

  • IMPROVEMENTS
    • Downgrade a disconnect message from ERROR to SOCKET debug level in order to reduce the amount of runtime log output. Disconnects are /very/ common in HTTP, and shoudn't be considered errors. (thanks to Salve J. Nilsen)
  • TEST
    • include t/90httpstatus.t in the MANIFEST
    • fix t/67save.t to not try to create files with a "?" in their name under MSWin32

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 scoreboard-based HTTP::Proxy engine
A class to manage filter stacks
A base class for HTTP message header filters
A class for creating simple filters
An internal filter to respect RFC2616