aboutsummaryrefslogtreecommitdiff
path: root/www/p5-Apache-DumpHeaders/pkg-descr
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2002-05-31 11:21:08 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2002-05-31 11:21:08 +0000
commit83af5220515a6402303365384b627b86937889d9 (patch)
treef8bff524ebb4b82a054e532e7598ce2bd43e6b2f /www/p5-Apache-DumpHeaders/pkg-descr
parentff0a13bba727d11dd3a255cb3438642678eb69eb (diff)
downloadports-83af5220515a6402303365384b627b86937889d9.tar.gz
ports-83af5220515a6402303365384b627b86937889d9.zip
Notes
Diffstat (limited to 'www/p5-Apache-DumpHeaders/pkg-descr')
-rw-r--r--www/p5-Apache-DumpHeaders/pkg-descr7
1 files changed, 7 insertions, 0 deletions
diff --git a/www/p5-Apache-DumpHeaders/pkg-descr b/www/p5-Apache-DumpHeaders/pkg-descr
new file mode 100644
index 000000000000..e18f41435506
--- /dev/null
+++ b/www/p5-Apache-DumpHeaders/pkg-descr
@@ -0,0 +1,7 @@
+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>