pub async fn handle_no_response( response: Response, request_body: Option<String>, ) -> Result<()>
Handle an HTTP response by checking status without parsing the body