pub fn map_http_status( provider: &str, status: StatusCode, body: &str, ) -> Result<()>
Map HTTP status codes to typed provider errors (no payload echo of secrets).