X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=regression-tests.action;h=7409e6b10d6ed5f5102f046fe4fff80c9e896703;hp=f28da1861b65a316e7b3d4fe3044f728a69751de;hb=da5c31a52dde23aa688c3c65771c90d4182861f9;hpb=0fd3ccd4c5e8166c7889c5963ca78a8a06e5c8e6 diff --git a/regression-tests.action b/regression-tests.action index f28da186..7409e6b1 100644 --- a/regression-tests.action +++ b/regression-tests.action @@ -629,6 +629,15 @@ TAG:^connection-sharing enabled$ TAG:^No Host header$ {} +# XXX: This test is expected to fail when using "https://p.p/" +# as CGI prefix with https inspection enabled but can't +# yet be automatically skipped. The reason for the test +# failure is that Privoxy-Regression-Test only modifies +# the Host header for the CONNECT request, not for the +# actual request that follows. Changing that would not +# fix the test though as a modified Host header in the +# actual request would result in Privoxy attempting to +# connect to it. # Set Header = Host: whatever.example.org # Expect Header = NO CHANGE TAG:^Host header other than the target host$