diff options
author | Daniel Stenberg <daniel@haxx.se> | 2005-05-20 11:15:15 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2005-05-20 11:15:15 +0000 |
commit | 4eab7a1ebc65f73769484303c9da18a58637ca58 (patch) | |
tree | b6969a4b0bd380d30a7d35ac7fd922fbb542ab2a /tests/data/test25 | |
parent | 3d985688e47018a36cfcf0ebbfc9d16691f86eec (diff) |
shorter name
Diffstat (limited to 'tests/data/test25')
-rw-r--r-- | tests/data/test25 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/data/test25 b/tests/data/test25 index f745357e9..b0c6cd5d8 100644 --- a/tests/data/test25 +++ b/tests/data/test25 @@ -63,7 +63,7 @@ Connection: close http </server> <name> -looping HTTP Location: following with --max-redirs, no persistance +looping HTTP Location: following with --max-redirs </name> <command> http://%HOSTIP:%HTTPPORT/want/25 -L --max-redirs 5 |