Skip to content

Add HTTP Message Signatures#2384

Merged
tidoust merged 1 commit intomainfrom
add-rfc9421
Feb 25, 2026
Merged

Add HTTP Message Signatures#2384
tidoust merged 1 commit intomainfrom
add-rfc9421

Conversation

@browser-specs-bot
Copy link
Collaborator

Close #2382, 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/rfc9421",
  "seriesComposition": "full",
  "shortname": "rfc9421",
  "series": {
    "shortname": "rfc9421",
    "currentSpecification": "rfc9421",
    "title": "HTTP Message Signatures",
    "shortTitle": "HTTP Message Signatures",
    "nightlyUrl": "https://httpwg.org/specs/rfc9421.html"
  },
  "organization": "IETF",
  "groups": [
    {
      "name": "HTTP Working Group",
      "url": "https://datatracker.ietf.org/wg/httpbis/"
    }
  ],
  "nightly": {
    "url": "https://httpwg.org/specs/rfc9421.html",
    "status": "Proposed Standard",
    "alternateUrls": [
      "https://datatracker.ietf.org/doc/html/rfc9421",
      "https://tools.ietf.org/html/rfc9421"
    ],
    "repository": "https://github.com/httpwg/httpwg.github.io",
    "sourcePath": "specs/rfc9421.xml",
    "filename": "rfc9421.html"
  },
  "title": "HTTP Message Signatures",
  "source": "ietf",
  "shortTitle": "HTTP Message Signatures",
  "categories": [
    "browser"
  ],
  "standing": "good"
}

Tests

These changes look good! 😎

Close #2382, 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/rfc9421",
  "seriesComposition": "full",
  "shortname": "rfc9421",
  "series": {
    "shortname": "rfc9421",
    "currentSpecification": "rfc9421",
    "title": "HTTP Message Signatures",
    "shortTitle": "HTTP Message Signatures",
    "nightlyUrl": "https://httpwg.org/specs/rfc9421.html"
  },
  "organization": "IETF",
  "groups": [
    {
      "name": "HTTP Working Group",
      "url": "https://datatracker.ietf.org/wg/httpbis/"
    }
  ],
  "nightly": {
    "url": "https://httpwg.org/specs/rfc9421.html",
    "status": "Proposed Standard",
    "alternateUrls": [
      "https://datatracker.ietf.org/doc/html/rfc9421",
      "https://tools.ietf.org/html/rfc9421"
    ],
    "repository": "https://github.com/httpwg/httpwg.github.io",
    "sourcePath": "specs/rfc9421.xml",
    "filename": "rfc9421.html"
  },
  "title": "HTTP Message Signatures",
  "source": "ietf",
  "shortTitle": "HTTP Message Signatures",
  "categories": [
    "browser"
  ],
  "standing": "good"
}
```
</details>

### Tests
These changes look good! 😎
@tidoust tidoust merged commit eec3d5c into main Feb 25, 2026
1 check passed
@tidoust tidoust deleted the add-rfc9421 branch February 25, 2026 08:23
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: RFC 9421 HTTP Message Signatures

2 participants