]> granicus.if.org Git - curl/commitdiff
ROADMAP: remove already performed item
authorDaniel Gustafsson <daniel@yesql.se>
Tue, 5 Feb 2019 22:06:02 +0000 (23:06 +0100)
committerDaniel Gustafsson <daniel@yesql.se>
Tue, 5 Feb 2019 22:20:56 +0000 (23:20 +0100)
Commit 7a09b52c98ac8d840a8a9907b1a1d9a9e684bcf5 introduced support
for the draft-ietf-httpbis-cookie-alone-01 cookie draft, and while
the entry was removed from the TODO it was mistakenly left here.
Fix by removing and rewording the entry slightly.

Closes #3530
Reviewed-by: Daniel Stenberg <daniel@haxx.se>
docs/ROADMAP.md

index 64989b1be185c83b31e28989c248788f7e912adf..497c45b542a8d374792cd15c47e85b40790c397f 100644 (file)
@@ -13,11 +13,8 @@ QUIC
 HTTP cookies
 ------------
 
-Two cookie drafts have been adopted by the httpwg in IETF and we should
-support them as the popular browsers will as well:
-
-[Deprecate modification of 'secure' cookies from non-secure
-origins](https://tools.ietf.org/html/draft-ietf-httpbis-cookie-alone-00)
+On top of what we already support, the prefix cookie draft has been adopted by
+the httpwg in IETF and we should support it as the popular browsers will:
 
 [Cookie Prefixes](https://tools.ietf.org/html/draft-ietf-httpbis-cookie-prefixes-00)