hunt-http ~master (2022-03-03T02:59:30Z)
Home
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