diff options
Diffstat (limited to 'tests/data/test1429')
-rw-r--r-- | tests/data/test1429 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/data/test1429 b/tests/data/test1429 index 114dc0dba..20b031a1e 100644 --- a/tests/data/test1429 +++ b/tests/data/test1429 @@ -3,6 +3,7 @@ <keywords> HTTP HTTP GET +HTTP/0.9 </keywords> </info> @@ -34,7 +35,7 @@ http HTTP GET with 4-digit response code </name> <command> -http://%HOSTIP:%HTTPPORT/1429 --write-out '%{response_code}' +http://%HOSTIP:%HTTPPORT/1429 --write-out '%{response_code}' --http0.9 </command> </client> |