Skip to main content

negotiate

Function negotiate 

Source
pub fn negotiate(
    io: &IoCtx<'_>,
    req: &ReqView<'_>,
    bodies: &mut Vec<RespBody>,
) -> Result<Status, Status>
Expand description

NEGOTIATE: pick dialect, advertise capabilities, hand out the challenge.