diff options
Diffstat (limited to 'tests/data/test1141')
-rw-r--r-- | tests/data/test1141 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test1141 b/tests/data/test1141 index b0ff038c4..9c41d3935 100644 --- a/tests/data/test1141 +++ b/tests/data/test1141 @@ -58,10 +58,12 @@ HTTP redirect to http:/// (three slashes!) GET http://%HOSTIP:%HTTPPORT/want/1141 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Accept: */*
+Proxy-Connection: Keep-Alive
GET http://foo.example.com/want/11410001 HTTP/1.1
Host: foo.example.com
Accept: */*
+Proxy-Connection: Keep-Alive
</protocol> </verify> |