From a9e4c994b8465bc95d04581755b2f5e76b430657 Mon Sep 17 00:00:00 2001 From: fetch-info bot <> Date: Fri, 10 Dec 2021 14:44:17 +0000 Subject: [PATCH] [data] Update spec info --- index.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/index.json b/index.json index 8b5d2903..c19a3edc 100644 --- a/index.json +++ b/index.json @@ -63,6 +63,32 @@ ] } }, + { + "url": "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-rfc6265bis", + "seriesComposition": "full", + "shortname": "rfc6265bis", + "series": { + "shortname": "rfc6265bis", + "currentSpecification": "rfc6265bis", + "nightlyUrl": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html" + }, + "organization": "IETF", + "groups": [ + { + "name": "HTTP Working Group", + "url": "https://datatracker.ietf.org/wg/httpbis/" + } + ], + "nightly": { + "url": "https://httpwg.org/http-extensions/draft-ietf-httpbis-rfc6265bis.html", + "repository": "https://github.com/httpwg/http-extensions", + "sourcePath": "draft-ietf-httpbis-rfc6265bis.md", + "filename": "draft-ietf-httpbis-rfc6265bis.html" + }, + "title": "Cookies: HTTP State Management Mechanism", + "source": "spec", + "shortTitle": "Cookies: HTTP State Management Mechanism" + }, { "url": "https://dom.spec.whatwg.org/", "seriesComposition": "full",