Interface function for async network "GET" requests. Based on the Fetch standard: https://fetch.spec.whatwg.org/
Optional
options: NetworkRequestOptionsOptional
timeout: numberInterface function for async network "POST" requests. Based on the Fetch standard: https://fetch.spec.whatwg.org/
Optional
options: NetworkRequestOptionsGenerated using TypeDoc
Client network interface to send backend requests.