hunt-http ~v0.0.x (2022-05-15T16:04:28.5576772)
Dub
Repo
PredefinedHttp1Response
hunt
http
codec
http
encode
PredefinedHttp1Response
abstract
class
PredefinedHttp1Response {
__gshared
byte
[]
H2C_BYTES
;
__gshared
byte
[]
CONTINUE_100_BYTES
;
}
Members
Static variables
CONTINUE_100_BYTES
byte
[]
CONTINUE_100_BYTES
;
Undocumented in source.
H2C_BYTES
byte
[]
H2C_BYTES
;
Undocumented in source.
Meta
Source
See Implementation
hunt
http
codec
http
encode
PredefinedHttp1Response
classes
PredefinedHttp1Response