pub fn get(url: impl Into<String>) -> Result<HttpResponse, HttpError>
Convenience function for simple GET requests.