Skip to content
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 opened this issue Jun 23, 2016 · 0 comments
Open

add a parameter to include credentials #108

steventill opened this issue Jun 23, 2016 · 0 comments

Comments

@steventill
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant