Skip to main content

Module http

Module http 

Source

Functionsยง

fetch_json
GET url, check HTTP status, parse body as JSON.
fetch_text
GET url, check HTTP status, return body as text.