diff options
Diffstat (limited to 'tests/data/test233')
-rw-r--r-- | tests/data/test233 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/data/test233 b/tests/data/test233 index a38d8c95e..eb732eae6 100644 --- a/tests/data/test233 +++ b/tests/data/test233 @@ -75,20 +75,19 @@ proxy # # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET http://first.host.it.is/we/want/that/page/233 HTTP/1.1
Host: first.host.it.is
Proxy-Authorization: Basic dGVzdGluZzp0aGlz
Authorization: Basic aWFtOm15c2VsZg==
+User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
GET http://goto.second.host.now/2330002 HTTP/1.1
Host: goto.second.host.now
Proxy-Authorization: Basic dGVzdGluZzp0aGlz
+User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
|