pub const CONNECTION_PREFACE: &[u8; 24] = b"PRI * HTTP/2.0\r\n\r\nSM\r\n\r\n";
HTTP/2 connection preface: “PRI * HTTP/2.0\r\n\r\nSM\r\n\r\n”