HTTP::Proxy


Presentation

HTTP::Proxy is a pure Perl RFC 2616 compliant proxy module. At least, that's my goal.

Read the module documentation.

Features

HTTP::Proxy version 0.10 supports the following features:

Warning: As from version 0.10, a new API for filter exists, which is not compatible with previous versions of HTTP::Proxy.

Support

The source code for HTTP::Proxy (and this web site) is hosted on the following Git repositories:

There are two mailing-list related to HTTP::Proxy:

To subscribe, visit http://listes.mongueurs.net/mailman/listinfo/http-proxy or http://listes.mongueurs.net/mailman/listinfo/http-proxy-cvs.

Bugs

Please report all bugs to: http://rt.cpan.org/NoAuth/Bugs.html?Dist=HTTP-Proxy/, or to the developpers mailing list, http-proxy[at]mongueurs.net.

Patches

If you want to provide patches, please create them using Git, and either send me a pull request from github or email a patch using git format-patch and git send-email.

If you don't know or don't want to use Git, please send a patch against the latest release.

HTTP::Proxy usage

Other people or projects actually use HTTP::Proxy:

HTTP::Proxy in the press

Author

Philippe Bruhat (BooK) is the author of HTTP::Proxy.