Skip to main content

response_body_bytes

Function response_body_bytes 

Source
pub async fn response_body_bytes(response: Response) -> Result<Bytes, Error>
Expand description

Reads the entire body after the response has been produced.