with_body_bytes

Function with_body_bytes 

Source
pub fn with_body_bytes() -> impl Filter<Extract = (Request<Bytes>,), Error = Rejection> + Copy