Type Alias UrlCacheResponse

Source
pub type UrlCacheResponse = (u16, HashMap<String, String>, String);