Constructs the default UriPolicy which is to only allow Uris to the same origin as the application was launched from.
Constructs the default UriPolicy which is to only allow Uris to the same origin as the application was launched from.
This will block all ftp: mailto: URIs. It will also block accessing https://example.com if the app is running from http://example.com.