hunt-http ~master (2022-03-03T02:59:30Z)
Home
Dub
Repo
CloseInfo.this
hunt
http
codec
websocket
model
CloseInfo
CloseInfo
Undocumented in source.
this
()
class
CloseInfo
this
(
)
this
(ByteBuffer payload, bool validate)
this
(WebSocketFrame frame)
this
(WebSocketFrame frame, bool validate)
this
(int statusCode)
this
(int statusCode, string reason)
Meta
Source
See Implementation
hunt
http
codec
websocket
model
CloseInfo
CloseInfo
constructors
this
functions
asFrame
getReason
getStatusCode
isAbnormal
isHarsh
toString