HTTP-COOKIES.md: update the 6265bis link to draft-11

Closes #9940
This commit is contained in:
Daniel Stenberg 2022-11-18 08:55:05 +01:00
parent 117e3372a8
commit 95a8ac6bc5
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -25,7 +25,7 @@
[drafted](https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-cookie-alone-01)
to deprecate modification of 'secure' cookies from non-secure origins. Both
of these drafts have been incorporated into a proposal to
[replace](https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis-02)
[replace](https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis-11)
RFC6265. Cookie prefixes and secure cookie modification protection has been
implemented by curl.