mirror of
https://github.com/curl/curl.git
synced 2026-08-25 05:13:31 +03:00
tidy-up: miscellaneous
- sha256: fix backend priority in comment.
- URLs: link to IETF URLs to the HTML document, to match others.
- VERSIONS.md: use unified date format for recent entries too.
Ref: ce5d32032f
- GHA/labeler.yml: alpha-sort file masks in a label block.
- tests/server/mqttd: fix call arg list in a disabled function.
- tests/server/mqttd: fix comment.
Closes #21473
This commit is contained in:
parent
ceaa5dfba0
commit
91232fc2a2
6 changed files with 14 additions and 14 deletions
|
|
@ -791,7 +791,7 @@ done, and thus maintain its connection pool, DNS cache and more.
|
|||
|
||||
Consider a command line option that can make curl do multiple serial requests
|
||||
while acknowledging server specified [rate
|
||||
limits](https://datatracker.ietf.org/doc/draft-ietf-httpapi-ratelimit-headers/).
|
||||
limits](https://datatracker.ietf.org/doc/html/draft-ietf-httpapi-ratelimit-headers/).
|
||||
|
||||
See [curl issue 5406](https://github.com/curl/curl/issues/5406)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue