Skip to main content

CLIENT_PREFACE

Constant CLIENT_PREFACE 

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

The HTTP/2 client connection preface (RFC 9113 §3.5).