Skip to main content

handle_no_response

Function handle_no_response 

Source
pub async fn handle_no_response(
    response: Response,
    request_body: Option<String>,
) -> Result<()>
Expand description

Handle an HTTP response by checking status without parsing the body