pub fn echo( req: &ReqView<'_>, bodies: &mut Vec<RespBody>, ) -> Result<Status, Status>
ECHO: reply count times with identical payloads.
count