diff options
Diffstat (limited to 'tests/data/test43')
-rw-r--r-- | tests/data/test43 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/data/test43 b/tests/data/test43 index 44ce45cdd..1ee0e2f89 100644 --- a/tests/data/test43 +++ b/tests/data/test43 @@ -65,11 +65,13 @@ GET http://127.0.0.1:%HTTPPORT/want/43 HTTP/1.1 Host: 127.0.0.1:%HTTPPORT
Pragma: no-cache
Accept: */*
+Proxy-Connection: Keep-Alive
GET http://127.0.0.1:%HTTPPORT/want/data/430002.txt?coolsite=yes HTTP/1.1
Host: 127.0.0.1:%HTTPPORT
Pragma: no-cache
Accept: */*
+Proxy-Connection: Keep-Alive
</protocol> </verify> |