diff options
Diffstat (limited to 'tests/data/test1246')
-rw-r--r-- | tests/data/test1246 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/data/test1246 b/tests/data/test1246 index a35bc89c3..bc3d2b000 100644 --- a/tests/data/test1246 +++ b/tests/data/test1246 @@ -48,17 +48,16 @@ proxy # # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET http://test.remote.haxx.se.1246:%HTTPPORT/ HTTP/1.1
Host: test.remote.haxx.se.1246:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
GET http://no-scheme-url.com.1246:%HTTPPORT/ HTTP/1.1
Host: no-scheme-url.com.1246:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
Proxy-Connection: Keep-Alive
|