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.