]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
TODO: drop the alt-svc fallback
authorDaniel Stenberg <daniel@haxx.se>
Mon, 2 Mar 2026 08:09:10 +0000 (09:09 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 2 Mar 2026 08:18:07 +0000 (09:18 +0100)
Let's return to this subject if someone actually needs this for their
specific use case.

See #17152
Closes #20786

docs/TODO.md

index fbf6092043780d3fa87125f80325fbe0a6d0ccdc..6bd63da6b52c58c634e1aeea74923b7690e688f5 100644 (file)
@@ -331,14 +331,6 @@ line.
 
 Additionally this should be implemented for proxy base URLs as well.
 
-## alt-svc should fallback if alt-svc does not work
-
-The `alt-svc:` header provides a set of alternative services for curl to use
-instead of the original. If the first attempted one fails, it should try the
-next etc and if all alternatives fail go back to the original.
-
-See [curl issue 4908](https://github.com/curl/curl/issues/4908)
-
 ## Require HTTP version X or higher
 
 curl and libcurl provide options for trying higher HTTP versions (for example