Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

add a parameter to include credentials #108

Open
@steventill

Description

Description

Add a property that when set includes the credentials
http://www.html5rocks.com/en/tutorials/service-worker/introduction/
// see the section on the defaults of fetch

Expected outcome

when set to true, passes sets the credentials flag and uses that when fetching resources

Actual outcome

does not use the credentials (Note: also ignores the mode: 'no-cors' attribute when fetching)

Steps to reproduce



Browsers Affected

Feature request !-- all browsers

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions