← Back to release summary

Service Worker: Allow CORS responses for client requests

Category
Service Worker
Type
New or changed feature
Status
Enabled by default (Chrome 46)
Intent stage
None

Summary

When a FetchEvent is for page loading or worker script loading, FetchEvent.respondWith() will accept CORS responses.

Standards & signals

Docs: https://github.com/whatwg/fetch/commit/1612905aae06fdb912779b308d71bfc13422833f

View on chromestatus.com