pub fn get_http_client() -> Result<&'static Client, Error>
Creates an HTTP client with Zoi’s default configuration.
Returns an error if Zoi is in offline mode or if the HTTP client cannot be built.