w3c / browser-specs

A machine-readable list of Web specifications
Other
227 stars 46 forks source link

Update URL of no-vary-search draft #1547

Closed tidoust closed 2 weeks ago

tidoust commented 2 weeks ago

Fixes #1544. The spec moved to the HTTP Working Group in IETF.

Note the new URL will produce the same shortname as before.

This will produce the following changes in index.json:

{
  "url": "https://datatracker.ietf.org/doc/html/draft-ietf-httpbis-no-vary-search",
  "seriesComposition": "full",
  "shortname": "no-vary-search",
  "series": {
    "shortname": "no-vary-search",
    "currentSpecification": "no-vary-search",
    "title": "No-Vary-Search",
    "shortTitle": "No-Vary-Search",
    "nightlyUrl": "https://httpwg.org/http-extensions/draft-ietf-httpbis-no-vary-search.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-no-vary-search.html",
    "status": "Editor's Draft",
    "alternateUrls": [],
    "repository": "https://github.com/httpwg/http-extensions",
    "sourcePath": "draft-ietf-httpbis-no-vary-search.md",
    "filename": "draft-ietf-httpbis-no-vary-search.html"
  },
  "title": "No-Vary-Search",
  "source": "ietf",
  "shortTitle": "No-Vary-Search",
  "categories": [
    "browser"
  ],
  "standing": "good"
}