pub fn create_get(url: &str, path: &str) -> Result<Request<Body>>
Creates a simple HTTP GET request with no header and no body.