1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-03 02:41:59 -05:00

test1633: set appropriate name

"--retry with a 429 response and Retry-After:"
This commit is contained in:
Daniel Stenberg 2021-01-04 17:58:05 +01:00
parent aa8de5d6ee
commit 82e6d34803
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View 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>