You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/06/24 15:12:44 UTC

[GitHub] [cordova-android] AshleyScirra commented on issue #1004: Support custom scheme or domain for local content on Android

AshleyScirra commented on issue #1004:
URL: https://github.com/apache/cordova-android/issues/1004#issuecomment-648882208


   A key detail is the webview should still think the page is in a secure context, since some features are gated behind that. I'm not sure if a URL like `http://cordova.localhost` will quality as a secure context. If it does not it would be preferable to use `https`.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org