Skip to main content

Module fetch

Module fetch 

Source
Expand description

Fetching a URL’s content into memory.

Functions§

fetch_content
Issues a GET to url (with optional headers) and returns the full response body.