pub const CLIENT_PREFACE: &[u8] = b"PRI * HTTP/2.0\r\n\r\nSM\r\n\r\n";
HTTP/2-Client-Connection-Preface (RFC 9113 §3.4).