WICG / shared-storage

Explainer for proposed web platform Shared Storage API
Other
89 stars 23 forks source link

Include the "Shared-Storage-Cross-Origin-Worklet-Allowed" response header check #152

Closed xyaoinum closed 5 months ago

xyaoinum commented 5 months ago

This is a follow-up patch for https://github.com/WICG/shared-storage/pull/131. For starting a cross-origin worklet, this response header is needed.


Preview | Diff

xyaoinum commented 5 months ago

@domfarolino This is a follow-up patch for https://github.com/WICG/shared-storage/pull/131, which adds the response header check. This is a small one. PTAL. Thanks!

xyaoinum commented 5 months ago

@domfarolino I've addressed your comments. PTAL again. Thanks!