diff options
Diffstat (limited to 'tests/data/test1133')
-rw-r--r-- | tests/data/test1133 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test1133 b/tests/data/test1133 index d71155eda..737f9d9e2 100644 --- a/tests/data/test1133 +++ b/tests/data/test1133 @@ -29,7 +29,7 @@ HTTP RFC1867-type formposting with filename/data contains ',', ';', '"' http://%HOSTIP:%HTTPPORT/we/want/1133 -F "file=@\"log/test1133,and;.txt\";type=mo/foo;filename=\"faker,and;.txt\"" -F 'file2=@"log/test1133,and;.txt"' -F 'file3=@"log/test1133,and;.txt";type=m/f,"log/test1133,and;.txt"' -F a="{\"field1\":\"value1\",\"field2\":\"value2\"}" -F 'b=" \\value1;type=\"whatever\" "; type=text/foo; charset=utf-8 ; filename=param_b' </command> # We create this file before the command is invoked! -<file name=log/test1133,and;.txt> +<file name="log/test1133,and;.txt"> foo bar This is a bar foo bar |