diff options
Diffstat (limited to 'tests/data/test2074')
-rw-r--r-- | tests/data/test2074 | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/tests/data/test2074 b/tests/data/test2074 index ecff8fe7e..e3e18126c 100644 --- a/tests/data/test2074 +++ b/tests/data/test2074 @@ -43,13 +43,11 @@ http://%HOSTIP:%HTTPPORT/2074 --oauth2-bearer mF_9.B5f-4.1JqM # # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET /2074 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
Authorization: Bearer mF_9.B5f-4.1JqM
+User-Agent: curl/%VERSION
Accept: */*
</protocol> |