Skip to main content

response_bytes

Function response_bytes 

Source
pub fn response_bytes(response: &Response) -> Result<Vec<u8>, Error>
Expand description

Read the whole response body.