Name : perl-HTTP-Proxy
| |
Version : 0.304.0
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : lp155.1.1
| Date : 2024-08-10 23:11:40
|
Group : Unspecified
| Source RPM : perl-HTTP-Proxy-0.304.0-lp155.1.1.src.rpm
|
Size : 0.20 MB
| |
Packager : https://www_suse_com/
| |
Summary : Pure Perl HTTP proxy
|
Description :
This module implements an HTTP proxy, using an HTTP::Daemon to accept client connections, and an 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).
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/15.5/noarch |