From 95a8ac6bc5b4d456675c13be943a5f7695738029 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 18 Nov 2022 08:55:05 +0100 Subject: [PATCH] HTTP-COOKIES.md: update the 6265bis link to draft-11 Closes #9940 --- docs/HTTP-COOKIES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/HTTP-COOKIES.md b/docs/HTTP-COOKIES.md index bbcb175a79..2af046b59b 100644 --- a/docs/HTTP-COOKIES.md +++ b/docs/HTTP-COOKIES.md @@ -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.