diff options
Diffstat (limited to 'tests/data/test234')
-rw-r--r-- | tests/data/test234 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/data/test234 b/tests/data/test234 index 9e197cd1d..3c5146a37 100644 --- a/tests/data/test234 +++ b/tests/data/test234 @@ -77,14 +77,12 @@ 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/234 HTTP/1.1
Host: first.host.it.is
Proxy-Authorization: Basic dGVzdGluZzp0aGlz
Authorization: Basic aWFtOm15c2VsZg==
+User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
@@ -92,6 +90,7 @@ GET http://goto.second.host.now/2340002 HTTP/1.1 Host: goto.second.host.now
Proxy-Authorization: Basic dGVzdGluZzp0aGlz
Authorization: Basic aWFtOm15c2VsZg==
+User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
|