summaryrefslogtreecommitdiff
path: root/docs/TODO
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2019-08-16 23:18:45 +0200
committerDaniel Stenberg <daniel@haxx.se>2019-08-16 23:18:45 +0200
commit7c31a8980cd13f08cc477c83134dd4301ea6822e (patch)
tree29a2894efba4ccb50e8e7f61006703c5ed64dd2b /docs/TODO
parent9dde627ce66e8a42cfabd0fcfab2fa71eec6491f (diff)
downloadcurl-7c31a8980cd13f08cc477c83134dd4301ea6822e.tar.gz
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.
Diffstat (limited to 'docs/TODO')
-rw-r--r--docs/TODO8
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/TODO b/docs/TODO
index 5e1fcefae..25cccbf40 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -74,7 +74,6 @@
5.3 Rearrange request header order
5.4 Allow SAN names in HTTP/2 server push
5.5 auth= in URLs
- 5.6 Refuse "downgrade" redirects
5.7 QUIC
6. TELNET
@@ -616,13 +615,6 @@
Additionally this should be implemented for proxy base URLs as well.
-5.6 Refuse "downgrade" redirects
-
- See https://github.com/curl/curl/issues/226
-
- Consider a way to tell curl to refuse to "downgrade" protocol with a redirect
- and/or possibly a bit that refuses redirect to change protocol completely.
-
5.7 QUIC
The standardization process of QUIC has been taken to the IETF and can be