Skip to main content

map_http_status

Function map_http_status 

Source
pub fn map_http_status(
    provider: &str,
    status: StatusCode,
    body: &str,
) -> Result<()>
Expand description

Map HTTP status codes to typed provider errors (no payload echo of secrets).