diff options
Diffstat (limited to 'tests/data/test287')
-rw-r--r-- | tests/data/test287 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test287 b/tests/data/test287 index 507387884..56c1b23dc 100644 --- a/tests/data/test287 +++ b/tests/data/test287 @@ -36,7 +36,7 @@ http://test.remote.server.com:287/path/287 -H "User-Agent: looser/2007" --proxy # Verify data after the test has been "shot" <verify> <protocol> -CONNECT test.remote.server.com:287 HTTP/1.0
+CONNECT test.remote.server.com:287 HTTP/1.1
Host: test.remote.server.com:287
Proxy-Connection: Keep-Alive
User-Agent: looser/2007
|