diff options
Diffstat (limited to 'tests/data/test220')
-rw-r--r-- | tests/data/test220 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/data/test220 b/tests/data/test220 index 7fd264345..4b2e41672 100644 --- a/tests/data/test220 +++ b/tests/data/test220 @@ -54,15 +54,13 @@ http://%HOSTIP:%HTTPPORT/220 --compressed # # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <strippart> s/^Accept-Encoding: .*/Accept-Encoding: xxx/ </strippart> <protocol> GET /220 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
Accept-Encoding: xxx |