og_image/fetch

Values

pub fn fetch_all(urls: List(String)) -> List(#(String, BitArray))

Fetch all URLs and return a list of (url, bytes) tuples Failed fetches are silently skipped

Search Document