diff options
Diffstat (limited to 'tests/data/test199')
-rw-r--r-- | tests/data/test199 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/data/test199 b/tests/data/test199 index 72675b535..69a3cecc6 100644 --- a/tests/data/test199 +++ b/tests/data/test199 @@ -42,16 +42,15 @@ HTTP with -d, -G and {} # # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET /199?foo=moo&moo=poo HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
GET /199?foo=moo&moo=poo HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
</protocol> |