hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
PrefaceFrame.PREFACE_BYTES
hunt
http
codec
http
frame
PrefaceFrame
PrefaceFrame
The HTTP/2 preface bytes.
class
PrefaceFrame
enum
PREFACE_BYTES
=
(
"PRI * HTTP/2.0\r\n"
~
"\r\n"
~
"SM\r\n"
~
"\r\n"
)
;
Meta
Source
See Source File
hunt
http
codec
http
frame
PrefaceFrame
PrefaceFrame
constructors
this
manifest constants
PREFACE_BYTES
PREFACE_PREAMBLE_BYTES
The HTTP/2 preface bytes.