diff options
Diffstat (limited to 'tests/data/test1104')
-rw-r--r-- | tests/data/test1104 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/data/test1104 b/tests/data/test1104 index e66da58ad..2c5b9fcf7 100644 --- a/tests/data/test1104 +++ b/tests/data/test1104 @@ -68,17 +68,16 @@ proxy # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET http://%HOSTIP:%HTTPPORT/want/1104 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
GET http://%HOSTIP:%HTTPPORT/want/data/11040002 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
Cookie: test2=true
|