diff options
Diffstat (limited to 'tests/data/test1218')
-rw-r--r-- | tests/data/test1218 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1218 b/tests/data/test1218 index 37c8f4ef0..b9914d25f 100644 --- a/tests/data/test1218 +++ b/tests/data/test1218 @@ -39,23 +39,23 @@ proxy # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET http://example.fake/c/1218 HTTP/1.1
Host: example.fake
+User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
GET http://example.fake/c/1218 HTTP/1.1
Host: example.fake
+User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
Cookie: bug=fixed
GET http://bexample.fake/c/1218 HTTP/1.1
Host: bexample.fake
+User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
|