Skip to main content

get_cached_text

Function get_cached_text 

Source
pub async fn get_cached_text(ctx: &Ctx, url: &str) -> Result<String>
Expand description

Fetch text with the same stale-cache behavior as get_cached_json.