]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test1633: set appropriate name
authorDaniel Stenberg <daniel@haxx.se>
Mon, 4 Jan 2021 16:58:05 +0000 (17:58 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 4 Jan 2021 16:58:05 +0000 (17:58 +0100)
"--retry with a 429 response and Retry-After:"

tests/data/test1633

index 6b6e1eb9f4c92153105fd9cde08b664a39ac606d..9efd90cb232129c459ed6cd400248938ea4608e5 100644 (file)
@@ -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>