webFrame: support fetch api for schemes that are privileged.

This commit is contained in:
Robo 2015-12-29 15:56:19 +05:30
parent 5f3c6107d5
commit 2e78aba090
3 changed files with 22 additions and 2 deletions

View file

@ -87,7 +87,7 @@ Content Security Policy.
* `scheme` String
Registers the `scheme` as secure, bypasses content security policy for resources and
allows registering ServiceWorker.
Registers the `scheme` as secure, bypasses content security policy for resources,
allows registering ServiceWorker and supports fetch API.
[spellchecker]: https://github.com/atom/node-spellchecker