diff options
Diffstat (limited to 'libraries/perl-HTTP-Proxy/README')
-rw-r--r-- | libraries/perl-HTTP-Proxy/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libraries/perl-HTTP-Proxy/README b/libraries/perl-HTTP-Proxy/README deleted file mode 100644 index 9b6889363b068..0000000000000 --- a/libraries/perl-HTTP-Proxy/README +++ /dev/null @@ -1,6 +0,0 @@ -This module implements an HTTP proxy, using an 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. - -This needs libwww-perl. |