Skip to main content

extract_body_bytes

Function extract_body_bytes 

Source
pub fn extract_body_bytes(req: &mut Request<BoxBody>) -> Bytes
Expand description

Extract body bytes from a request, replacing with empty body.