Client()
A generic Client for fetching resources via HTTP/s.
Abstract base class / interface for clients implementing the concept-fetch
component.
The Request/Response API is inspired by the Web Fetch API: https://developer.mozilla.org/en-US/docs/Web/API/Fetch_API