-
@matthewcp @FredKSchott @calebwilliams12 @passle_ There’s one escape hatch if you can control the server: use the
Service-Worker-Allowed
HTTP header: w3c.github.io/ServiceWorker/v1/#service-worker-script-response. Example 11 covers exactly the use case described here.