diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-05-20 11:15:24 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-05-20 11:15:24 +0000 |
commit | 9c3fc592f7d5388c4c149e41047c2d0c41ec9036 (patch) | |
tree | b5cb6ca85c635ac2895c717a3334437447f55d02 | |
parent | 4eab7a1ebc65f73769484303c9da18a58637ca58 (diff) |
keywords added
-rw-r--r-- | tests/data/test230 | 6 | ||||
-rw-r--r-- | tests/data/test231 | 6 | ||||
-rw-r--r-- | tests/data/test232 | 6 | ||||
-rw-r--r-- | tests/data/test233 | 9 |
4 files changed, 27 insertions, 0 deletions
diff --git a/tests/data/test230 b/tests/data/test230 index 8ae9edfa4..b473f0504 100644 --- a/tests/data/test230 +++ b/tests/data/test230 @@ -1,3 +1,9 @@ +<info> +<keywords> +FTP +3rd party +</keywords> +</info> # # Server-side <reply> diff --git a/tests/data/test231 b/tests/data/test231 index 10ab24c48..320982b75 100644 --- a/tests/data/test231 +++ b/tests/data/test231 @@ -1,3 +1,9 @@ +<info> +<keywords> +FTP +3rd party +</keywords> +</info> # # Server-side <reply> diff --git a/tests/data/test232 b/tests/data/test232 index 2c584efd3..b87831ab3 100644 --- a/tests/data/test232 +++ b/tests/data/test232 @@ -1,3 +1,9 @@ +<info> +<keywords> +FTP +3rd party +</keywords> +</info> # # Server-side <reply> diff --git a/tests/data/test233 b/tests/data/test233 index a428408b7..ca19364be 100644 --- a/tests/data/test233 +++ b/tests/data/test233 @@ -1,3 +1,12 @@ +<info> +<keywords> +HTTP +HTTP Proxy +HTTP Basic auth +HTTP proxy Basic auth +followlocation +</keywords> +</info> # # Server-side <reply> |