Skip to main content

extract_http_body

Function extract_http_body 

Source
pub fn extract_http_body(response: &[u8]) -> String
Expand description

Extract the body from an HTTP response (after the first \r\n\r\n).