Function bytes_to_resp

Source
pub fn bytes_to_resp<E>(bytes: Vec<u8>, status: StatusCode) -> ProxyResponse<E>