SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

perl-HTTP-Proxy rpm build for : OpenSuSE. For other distributions click perl-HTTP-Proxy.

Name : perl-HTTP-Proxy
Version : 0.304 Vendor : obs://build_opensuse_org/devel:languages:perl
Release : lp154.1.1 Date : 2023-01-27 16:52:38
Group : Development/Libraries/Perl Source RPM : perl-HTTP-Proxy-0.304-lp154.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:/CPAN-H/15.4/noarch

Content of RPM  Provides Requires

Download
ftp.icm.edu.pl  perl-HTTP-Proxy-0.304-lp154.1.1.noarch.rpm
     

Provides :
perl(HTTP::Proxy)
perl(HTTP::Proxy::BodyFilter)
perl(HTTP::Proxy::BodyFilter::complete)
perl(HTTP::Proxy::BodyFilter::htmlparser)
perl(HTTP::Proxy::BodyFilter::htmltext)
perl(HTTP::Proxy::BodyFilter::lines)
perl(HTTP::Proxy::BodyFilter::save)
perl(HTTP::Proxy::BodyFilter::simple)
perl(HTTP::Proxy::BodyFilter::tags)
perl(HTTP::Proxy::Engine)
perl(HTTP::Proxy::Engine::Legacy)
perl(HTTP::Proxy::Engine::NoFork)
perl(HTTP::Proxy::Engine::ScoreBoard)
perl(HTTP::Proxy::Engine::Threaded)
perl(HTTP::Proxy::FilterStack)
perl(HTTP::Proxy::HeaderFilter)
perl(HTTP::Proxy::HeaderFilter::simple)
perl(HTTP::Proxy::HeaderFilter::standard)
perl-HTTP-Proxy

Requires :
perl(:MODULE_COMPAT_5.26.1)
perl(HTTP::Daemon)
perl(HTTP::Date)
perl(HTTP::Headers::Util)
perl(LWP::ConnCache)
perl(LWP::UserAgent)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsXz) <= 5.2-1


Content of RPM :
/usr/lib/perl5/vendor_perl/5.26.1/HTTP
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/BodyFilter
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/BodyFilter.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/BodyFilter/complete.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/BodyFilter/htmlparser.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/BodyFilter/htmltext.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/BodyFilter/lines.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/BodyFilter/save.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/BodyFilter/simple.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/BodyFilter/tags.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/Engine
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/Engine.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/Engine/Legacy.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/Engine/NoFork.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/Engine/ScoreBoard.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/Engine/Threaded.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/FilterStack.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/HeaderFilter
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/HeaderFilter.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/HeaderFilter/simple.pm
/usr/lib/perl5/vendor_perl/5.26.1/HTTP/Proxy/HeaderFilter/standard.pm
/usr/lib/perl5/vendor_perl/5.26.1/x86_64-linux-thread-multi
/usr/share/doc/packages/perl-HTTP-Proxy
/usr/share/doc/packages/perl-HTTP-Proxy/Changes
/usr/share/doc/packages/perl-HTTP-Proxy/README
/usr/share/licenses/perl-HTTP-Proxy
/usr/share/licenses/perl-HTTP-Proxy/LICENSE
/usr/share/man/man3/HTTP::Proxy.3pm.gz
There is 17 files more in these RPM.

 
ICM