WICG / shared-storage

Explainer for proposed web platform Shared Storage API
Other
84 stars 18 forks source link

[spec] Add "sharedstorageworklet" destination to RequestDestination #145

Open xyaoinum opened 2 months ago

xyaoinum commented 2 months ago

Add "sharedstorageworklet" destination to RequestDestination.

Tagging the request this way allows us to further specify the "Shared-Storage-Cross-Origin-Worklet-Allowed: ?1" response header check (that will be done separately and after https://github.com/WICG/shared-storage/pull/131 lands).