diff options
Diffstat (limited to 'tests/data/test2051')
-rw-r--r-- | tests/data/test2051 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test2051 b/tests/data/test2051 index e8c6bed1d..97f113800 100644 --- a/tests/data/test2051 +++ b/tests/data/test2051 @@ -38,20 +38,20 @@ http://%HOSTIP:%HTTPPORT/2051 -w "%{num_connects}\n" --next --connect-to ::%HOST # # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET /2051 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
GET /2051 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
GET /2051 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
</protocol> |