Skip to main content

Module preface

Module preface 

Source
Expand description

Connection-Preface — RFC 9113 §3.4.

Spec §3.5: Client-Preface ist 24 Bytes: PRI * HTTP/2.0\r\n\r\nSM\r\n\r\n.

Constants§

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

Functions§

check_preface
Prueft, ob die ersten 24 Bytes des Inputs der Spec-Preface entsprechen.