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.302.tar.gz 0000081256 79.4 KB
perl-HTTP-Proxy.changes 0000003416 3.34 KB
perl-HTTP-Proxy.spec 0000003082 3.01 KB
Revision 5 (latest revision is 7)
Stephan Kulow's avatar Stephan Kulow (coolo) accepted request 296297 from Stephan Kulow's avatar Stephan Kulow (coolo) (revision 5)
automatic update
Comments 0
openSUSE Build Service is sponsored by