TODO: fix a typo

Closes #18788
This commit is contained in:
Daniel Stenberg 2025-10-01 08:16:45 +02:00
parent b022389757
commit f284222ffc
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -531,7 +531,7 @@
5.2 Obey Retry-After in redirects
The Retry-After is said to dicate "the minimum time that the user agent is
The Retry-After is said to dictate "the minimum time that the user agent is
asked to wait before issuing the redirected request" and libcurl does not
obey this.