aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-DumpHeaders/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Apache-DumpHeaders/pkg-descr')
-rw-r--r--www/p5-Apache-DumpHeaders/pkg-descr7
1 files changed, 0 insertions, 7 deletions
diff --git a/www/p5-Apache-DumpHeaders/pkg-descr b/www/p5-Apache-DumpHeaders/pkg-descr
deleted file mode 100644
index e18f41435506..000000000000
--- a/www/p5-Apache-DumpHeaders/pkg-descr
+++ /dev/null
@@ -1,7 +0,0 @@
-This module is used to watch an HTTP transaction,
-looking at the client and servers headers. With
-Apache::ProxyPassThru configured, you are able to
-watch your browser talk to any server besides the
-one with this module living inside.
-
-Author: Ask Bjoern Hansen <ask@develooper.com>