e921b80023
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. from Sam Smith <s at msmith.net>
38 lines
1.5 KiB
Plaintext
38 lines
1.5 KiB
Plaintext
@comment $OpenBSD: PLIST,v 1.1.1.1 2006/01/15 15:16:11 sturm Exp $
|
|
${P5SITE}/HTTP/Proxy/
|
|
${P5SITE}/HTTP/Proxy.pm
|
|
${P5SITE}/HTTP/Proxy/BodyFilter/
|
|
${P5SITE}/HTTP/Proxy/BodyFilter.pm
|
|
${P5SITE}/HTTP/Proxy/BodyFilter/complete.pm
|
|
${P5SITE}/HTTP/Proxy/BodyFilter/htmlparser.pm
|
|
${P5SITE}/HTTP/Proxy/BodyFilter/htmltext.pm
|
|
${P5SITE}/HTTP/Proxy/BodyFilter/lines.pm
|
|
${P5SITE}/HTTP/Proxy/BodyFilter/save.pm
|
|
${P5SITE}/HTTP/Proxy/BodyFilter/simple.pm
|
|
${P5SITE}/HTTP/Proxy/BodyFilter/tags.pm
|
|
${P5SITE}/HTTP/Proxy/Engine/
|
|
${P5SITE}/HTTP/Proxy/Engine.pm
|
|
${P5SITE}/HTTP/Proxy/Engine/Legacy.pm
|
|
${P5SITE}/HTTP/Proxy/Engine/NoFork.pm
|
|
${P5SITE}/HTTP/Proxy/Engine/ScoreBoard.pm
|
|
${P5SITE}/HTTP/Proxy/HeaderFilter/
|
|
${P5SITE}/HTTP/Proxy/HeaderFilter.pm
|
|
${P5SITE}/HTTP/Proxy/HeaderFilter/simple.pm
|
|
${P5SITE}/HTTP/Proxy/HeaderFilter/standard.pm
|
|
@man man/man3p/HTTP::Proxy.3p
|
|
@man man/man3p/HTTP::Proxy::BodyFilter.3p
|
|
@man man/man3p/HTTP::Proxy::BodyFilter::complete.3p
|
|
@man man/man3p/HTTP::Proxy::BodyFilter::htmlparser.3p
|
|
@man man/man3p/HTTP::Proxy::BodyFilter::htmltext.3p
|
|
@man man/man3p/HTTP::Proxy::BodyFilter::lines.3p
|
|
@man man/man3p/HTTP::Proxy::BodyFilter::save.3p
|
|
@man man/man3p/HTTP::Proxy::BodyFilter::simple.3p
|
|
@man man/man3p/HTTP::Proxy::BodyFilter::tags.3p
|
|
@man man/man3p/HTTP::Proxy::Engine.3p
|
|
@man man/man3p/HTTP::Proxy::Engine::Legacy.3p
|
|
@man man/man3p/HTTP::Proxy::Engine::NoFork.3p
|
|
@man man/man3p/HTTP::Proxy::Engine::ScoreBoard.3p
|
|
@man man/man3p/HTTP::Proxy::HeaderFilter.3p
|
|
@man man/man3p/HTTP::Proxy::HeaderFilter::simple.3p
|
|
@man man/man3p/HTTP::Proxy::HeaderFilter::standard.3p
|