Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set fetch request initiator when fetching a web app manifest #215

Open
benfrancis opened this issue Oct 4, 2019 · 0 comments
Open

Set fetch request initiator when fetching a web app manifest #215

benfrancis opened this issue Oct 4, 2019 · 0 comments
Labels

Comments

@benfrancis
Copy link
Member

In '7.1 Obtaining a Manifest' in the W3C Web App Manifest specification it says:

  1. Set request's initiator to "manifest".

The WHATWG specification for Fetch says initiator "is primarily a specification device to assist defining CSP and Mixed Content. It is not exposed to JavaScript."

So far I have not found a way to set this when using executeJavaScript() on an Electron <webview>.

@benfrancis benfrancis added the task label Oct 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant