Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Extensible Prioritization Scheme for HTTP #1384

Merged
merged 1 commit into from
Jun 25, 2024
Merged

Conversation

browser-specs-bot
Copy link
Collaborator

Close #1383, adding the suggested spec to the list.

Changes to index.json

This update would trigger the following changes in index.json:

Add spec (1)
{
  "url": "https://www.rfc-editor.org/rfc/rfc9218",
  "seriesComposition": "full",
  "shortname": "rfc9218",
  "series": {
    "shortname": "rfc9218",
    "currentSpecification": "rfc9218",
    "title": "Extensible Prioritization Scheme for HTTP",
    "shortTitle": "Extensible Prioritization Scheme for HTTP",
    "nightlyUrl": "https://httpwg.org/specs/rfc9218.html"
  },
  "organization": "IETF",
  "groups": [
    {
      "name": "HTTP Working Group",
      "url": "https://datatracker.ietf.org/wg/httpbis/"
    }
  ],
  "nightly": {
    "url": "https://httpwg.org/specs/rfc9218.html",
    "status": "Proposed Standard",
    "alternateUrls": [
      "https://datatracker.ietf.org/doc/html/rfc9218",
      "https://tools.ietf.org/html/rfc9218"
    ],
    "repository": "https://github.com/httpwg/httpwg.github.io",
    "sourcePath": "specs/rfc9218.xml",
    "filename": "rfc9218.html"
  },
  "title": "Extensible Prioritization Scheme for HTTP",
  "source": "ietf",
  "shortTitle": "Extensible Prioritization Scheme for HTTP",
  "categories": [
    "browser"
  ],
  "standing": "good"
}

Tests

These changes look good! 😎

Close #1383, adding the suggested spec to the list.

### Changes to `index.json`
This update would trigger the following changes in `index.json`:

<details><summary>Add spec (1)</summary>

```json
{
  "url": "https://www.rfc-editor.org/rfc/rfc9218",
  "seriesComposition": "full",
  "shortname": "rfc9218",
  "series": {
    "shortname": "rfc9218",
    "currentSpecification": "rfc9218",
    "title": "Extensible Prioritization Scheme for HTTP",
    "shortTitle": "Extensible Prioritization Scheme for HTTP",
    "nightlyUrl": "https://httpwg.org/specs/rfc9218.html"
  },
  "organization": "IETF",
  "groups": [
    {
      "name": "HTTP Working Group",
      "url": "https://datatracker.ietf.org/wg/httpbis/"
    }
  ],
  "nightly": {
    "url": "https://httpwg.org/specs/rfc9218.html",
    "status": "Proposed Standard",
    "alternateUrls": [
      "https://datatracker.ietf.org/doc/html/rfc9218",
      "https://tools.ietf.org/html/rfc9218"
    ],
    "repository": "https://github.com/httpwg/httpwg.github.io",
    "sourcePath": "specs/rfc9218.xml",
    "filename": "rfc9218.html"
  },
  "title": "Extensible Prioritization Scheme for HTTP",
  "source": "ietf",
  "shortTitle": "Extensible Prioritization Scheme for HTTP",
  "categories": [
    "browser"
  ],
  "standing": "good"
}
```
</details>

### Tests
These changes look good! 😎
@dontcallmedom dontcallmedom merged commit e990912 into main Jun 25, 2024
1 check passed
@dontcallmedom dontcallmedom deleted the add-rfc9218 branch June 25, 2024 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add new spec: RFC918 - Extensible Prioritization Scheme for HTTP
2 participants