From: Mohammadreza Hendiani Date: Fri, 19 Jan 2024 13:59:03 +0000 (+0330) Subject: TODO: update broken link to ratelimit-headers draft X-Git-Tag: curl-8_6_0~65 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=ca01aca878e096f68482c8b7b4be5fca657eb026;p=thirdparty%2Fcurl.git TODO: update broken link to ratelimit-headers draft Closes #12741 --- diff --git a/docs/TODO b/docs/TODO index d89b080d0c..162944360d 100644 --- a/docs/TODO +++ b/docs/TODO @@ -1116,7 +1116,7 @@ slow, potentially with a (random) wait between transfers. There is also a proposed set of standard HTTP headers to let servers let the client adapt to its rate limits: - https://www.ietf.org/id/draft-polli-ratelimit-headers-02.html + https://datatracker.ietf.org/doc/draft-ietf-httpapi-ratelimit-headers/ See https://github.com/curl/curl/issues/5406