Skip to content

Interaction with service workers #22

Description

@noamr

As per current spec, the connection-allowlist check is early, as in before delegating the request to the service worker.
That means that a SW which might allow certain origins, would not receive those requests as they are disallowed by the document.
Confirming that that's the desired behaviour...
I think the current spec'ed behaviour is OK, but perhaps there is a utility to an opt-in to allow those requests to go to the SW?

(Note that a SW has its own connection allowlist, or none at all)

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions