diff options
Diffstat (limited to 'tests/data/test1231')
-rw-r--r-- | tests/data/test1231 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/data/test1231 b/tests/data/test1231 index 61998d1c3..7b085c523 100644 --- a/tests/data/test1231 +++ b/tests/data/test1231 @@ -44,16 +44,15 @@ http://%HOSTIP:%HTTPPORT/../../hej/but/who/../1231?stupid=me/../1231#soo/../1231 # # Verify data after the test has been "shot" <verify> -<strip> -^User-Agent:.* -</strip> <protocol> GET /hej/but/1231?stupid=me/../1231 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
GET /hej/but/12310001 HTTP/1.1
Host: %HOSTIP:%HTTPPORT
+User-Agent: curl/%VERSION
Accept: */*
</protocol> |