A pure Perl HTTP proxy

Edit Package perl-HTTP-Proxy
http://search.cpan.org/dist/HTTP-Proxy

This module implements a HTTP proxy, using a HTTP::Daemon to accept client
connections, and a LWP::UserAgent to ask for the requested pages.
The most interesting feature of this proxy object is its ability to filter
the HTTP requests and responses through user-defined filters.
Once the proxy is created, with the "new()" method, it is possible to
alter its behaviour by adding so-called "filters". This is done by the
"push_filter()" method. Once the filter is ready to run, it can be
launched, with the "start()" method. This method does not normally return
until the proxy is killed or otherwise stopped.
An important thing to note is that the proxy is (except when running the
"NoFork" engine) a *forking* proxy: it doesn't support passing information
between child processes, and you can count on reliable information passing
only during a single HTTP connection (request + response).

Refresh
Refresh
Source Files
Filename Size Changed
HTTP-Proxy-0.304.tar.gz 0000084402 82.4 KB
cpanspec.yml 0000000547 547 Bytes
perl-HTTP-Proxy.changes 0000004393 4.29 KB
perl-HTTP-Proxy.spec 0000003028 2.96 KB
Latest Revision
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 312234 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 7)
automatic update
Comments 0
openSUSE Build Service is sponsored by