diff options
Diffstat (limited to 'tests/data/test208')
-rw-r--r-- | tests/data/test208 | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/tests/data/test208 b/tests/data/test208 index eac3d5572..3c8028e1f 100644 --- a/tests/data/test208 +++ b/tests/data/test208 @@ -1,4 +1,13 @@ <testcase> +<info> +<keywords> +FTP +HTTP +HTTP PUT +HTTP proxy +</keywords> +</info> + # Server-side <reply> <data> @@ -20,7 +29,7 @@ http ftp </features> <name> -HTTP PUT a to a FTP URL with username+password - over HTTP proxy +HTTP PUT to a FTP URL with username+password - over HTTP proxy </name> <command> -x http://%HOSTIP:%HTTPPORT ftp://daniel:mysecret@host.com/we/want/208 -T log/test208.txt |