diff options
Diffstat (limited to 'tests/data/test1314')
-rw-r--r-- | tests/data/test1314 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test1314 b/tests/data/test1314 index 11e128a85..078ada64a 100644 --- a/tests/data/test1314 +++ b/tests/data/test1314 @@ -67,10 +67,12 @@ http://firstplace.example.com/want/1314 -L -x http://%HOSTIP:%HTTPPORT GET http://firstplace.example.com/want/1314 HTTP/1.1
Host: firstplace.example.com
Accept: */*
+Proxy-Connection: Keep-Alive
GET http://somewhere.example.com/reply/1314 HTTP/1.1
Host: somewhere.example.com
Accept: */*
+Proxy-Connection: Keep-Alive
</protocol> </verify> |