pub fn parse_protocol_header<I: ParsableInput>(
    i: I
) -> ParserResult<I, ProtocolVersion>
Expand description

Parse the protocol header