Skip to content
This repository was archived by the owner on Jun 14, 2024. It is now read-only.

Add an entry for signed exchanges. #650

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 14 additions & 0 deletions status.json
Original file line number Diff line number Diff line change
@@ -5663,5 +5663,19 @@
"impl_status_chrome": "Shipped",
"uservoiceid": 9081910,
"statusid": 332
},
{
"name": "Origin-Signed HTTP Exchanges",
"link": "https://github.com/WICG/webpackage/",
"spec": "web-package-loading",
"category": "Network / Connectivity",
"summary": "Allows sites to send HTTP request+response pairs (exchanges) that are authoritative for an origin, even when the server itself is not authoritative for that origin.",
"standardStatus": "Editor's draft",
"ieStatus": {
"text": "Under Consideration",
"priority": "Low"
},
"id": 5745285984681984,
"statusid": 333
}
]