diff options
Diffstat (limited to 'tests/data/test1298')
-rw-r--r-- | tests/data/test1298 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/data/test1298 b/tests/data/test1298 index c9c8b383a..061a4e1e0 100644 --- a/tests/data/test1298 +++ b/tests/data/test1298 @@ -3,7 +3,7 @@ <keywords> HTTP HTTP GET ---strip-path-slash +--request-target </keywords> </info> @@ -32,10 +32,10 @@ Funny-head: yesyes http </server> <name> -HTTP GET special path with --strip-path-slash +HTTP GET special path with --request-target </name> <command> ---strip-path-slash "http://%HOSTIP:%HTTPPORT/XXX" -H "Testno: 1298" +--request-target "XXX" "http://%HOSTIP:%HTTPPORT/" -H "Testno: 1298" </command> </client> |