pub fn response_capa( input: &[u8], ) -> IResult<&[u8], Response<MultiLine<Capability>, SingleLine>>
Parses the response to the Capa command.