diff options
Diffstat (limited to 'tests/data/test1218')
-rw-r--r-- | tests/data/test1218 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/test1218 b/tests/data/test1218 index 9c2fc0389..e3f1f6d04 100644 --- a/tests/data/test1218 +++ b/tests/data/test1218 @@ -43,15 +43,18 @@ http://example.fake/c/1218 http://example.fake/c/1218 http://bexample.fake/c/121 GET http://example.fake/c/1218 HTTP/1.1
Host: example.fake
Accept: */*
+Proxy-Connection: Keep-Alive
GET http://example.fake/c/1218 HTTP/1.1
Host: example.fake
Accept: */*
+Proxy-Connection: Keep-Alive
Cookie: bug=fixed
GET http://bexample.fake/c/1218 HTTP/1.1
Host: bexample.fake
Accept: */*
+Proxy-Connection: Keep-Alive
</protocol> </verify> |