]> git.ipfire.org Git - thirdparty/curl.git/commit
TODO: Obey Retry-After in redirects
authorDaniel Stenberg <daniel@haxx.se>
Fri, 21 Jul 2023 11:53:47 +0000 (13:53 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 21 Jul 2023 11:54:13 +0000 (13:54 +0200)
commit7b4da487d5ea9a579c972dd3b6672d7439eac44c
tree8df33db04a0ee4a73bd1ddff0d74599fca718308
parente9e625e4e0a150da092a6df9ff081241c94f0edf
TODO: Obey Retry-After in redirects

(remove "Set custom client ip when using haproxy protocol" which was
shipped in 8.2.0)

Mentioned-by: Yair Lenga
Closes #11447
docs/TODO