Skip to main content

CLIENT_PREFACE

Constant CLIENT_PREFACE 

Source
pub const CLIENT_PREFACE: &[u8] = b"PRI * HTTP/2.0\r\n\r\nSM\r\n\r\n";
Expand description

HTTP/2-Client-Connection-Preface (RFC 9113 §3.4).