pub fn url_to_cache_key(name: Option<&str>, url: &str) -> String
Build a cache key (bare cache file name) from a name and URL.