pub(crate) fn is_allowed_manifest_url(location: &str) -> bool
Returns true if location is an HTTPS URL, a file:// URL, or a local filesystem path (i.e. not a URL with some other scheme).
true
location
file://