summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2021-01-04 17:58:05 +0100
committerDaniel Stenberg <daniel@haxx.se>2021-01-04 17:58:05 +0100
commit82e6d34803dbe302f537d9cd9873d2717df02b46 (patch)
treec86d0d343736c29af7079cecfab986e2e5285fd9
parentaa8de5d6ee457456ce665282d1bf5d74648683dc (diff)
downloadcurl-82e6d34803dbe302f537d9cd9873d2717df02b46.tar.gz
test1633: set appropriate name
"--retry with a 429 response and Retry-After:"
-rw-r--r--tests/data/test16338
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/data/test1633 b/tests/data/test1633
index 6b6e1eb9f..9efd90cb2 100644
--- a/tests/data/test1633
+++ b/tests/data/test1633
@@ -57,10 +57,10 @@ Connection: close
<server>
http
</server>
- <name>
-HTTP GET
- </name>
- <command>
+<name>
+--retry with a 429 response and Retry-After:
+</name>
+<command>
http://%HOSTIP:%HTTPPORT/1633 -d moo --retry 1 -L
</command>
</client>