From 7b8171fe01209c497452ed28dbf12b624c91406c Mon Sep 17 00:00:00 2001
From: Michael Adam <obnox@samba.org>
Date: Sun, 11 Oct 2009 01:59:35 +0200
Subject: tests: add commented out DisableViaHeader to tinyproxy conf in the
 tests.

---
 tests/scripts/run_tests.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/tests/scripts/run_tests.sh b/tests/scripts/run_tests.sh
index 477a235..fdc1ee3 100755
--- a/tests/scripts/run_tests.sh
+++ b/tests/scripts/run_tests.sh
@@ -90,6 +90,7 @@ StartServers 10
 MaxRequestsPerChild 0
 Allow 127.0.0.0/8
 ViaProxyName "tinyproxy"
+#DisableViaHeader Yes
 ConnectPort 443
 ConnectPort 563
 FilterURLs On
-- 
cgit v1.2.3