pub fn continue_req(input: &[u8]) -> IResult<&[u8], Continue<'_>>
continue-req = "+" SP (resp-text / base64) CRLF