summaryrefslogtreecommitdiff
path: root/www/p5-HTTP-Proxy/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTTP-Proxy/DESCR')
-rw-r--r--www/p5-HTTP-Proxy/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/www/p5-HTTP-Proxy/DESCR b/www/p5-HTTP-Proxy/DESCR
new file mode 100644
index 00000000000..cc2612ce45e
--- /dev/null
+++ b/www/p5-HTTP-Proxy/DESCR
@@ -0,0 +1,4 @@
+HTTP::Proxy Perl5 implements an HTTP proxy utilizing the module
+HTTP::Daemon to accept client connection and LWP::UserAgent to
+ask for the pages. It has the ability to filter HTTP requests
+and responses through user-defined agents.