mirror of
https://github.com/curl/curl.git
synced 2024-11-21 01:16:58 +08:00
ROADMAP: remove already performed item
Commit 7a09b52c98
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>
This commit is contained in:
parent
e49ca2a115
commit
55e962cacb
@ -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)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user