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

Commit 8c4006a

Browse files
jyasskinalrra
authored andcommitted
New: Add data for Origin-Signed HTTP Exchanges
Close #650
1 parent 9d33cb7 commit 8c4006a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

status.json

+14
Original file line numberDiff line numberDiff line change
@@ -5663,5 +5663,19 @@
56635663
"impl_status_chrome": "Shipped",
56645664
"uservoiceid": 9081910,
56655665
"statusid": 332
5666+
},
5667+
{
5668+
"name": "Origin-Signed HTTP Exchanges",
5669+
"link": "https://github.com/WICG/webpackage/",
5670+
"spec": "web-package-loading",
5671+
"category": "Network / Connectivity",
5672+
"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.",
5673+
"standardStatus": "Editor's draft",
5674+
"ieStatus": {
5675+
"text": "Under Consideration",
5676+
"priority": "Low"
5677+
},
5678+
"id": 5745285984681984,
5679+
"statusid": 333
56665680
}
56675681
]

0 commit comments

Comments
 (0)