]> granicus.if.org Git - curl/commit
TODO/ROADMAP: remove "refuse downgrade redirects" and HTTP/3
authorDaniel Stenberg <daniel@haxx.se>
Fri, 16 Aug 2019 21:18:45 +0000 (23:18 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 16 Aug 2019 21:18:45 +0000 (23:18 +0200)
commit7c31a8980cd13f08cc477c83134dd4301ea6822e
tree29a2894efba4ccb50e8e7f61006703c5ed64dd2b
parent9dde627ce66e8a42cfabd0fcfab2fa71eec6491f
TODO/ROADMAP: remove "refuse downgrade redirects" and HTTP/3

HTTP3 is now already in full progress

Downgrade redirects can be achived almost exactly like that by setting
CURLOPT_REDIR_PROTOCOLS.
docs/ROADMAP.md
docs/TODO