collie ~master (2018-04-13T03:20:47Z)
Dub
Repo
HTTPTransaction.onIngressChunkHeader
collie
codec
http
httptansaction
HTTPTransaction
Invoked by the session when a chunk header has been parsed.
class
HTTPTransaction
void
onIngressChunkHeader
(
size_t
length
)
Meta
Source
See Implementation
collie
codec
http
httptansaction
HTTPTransaction
functions
onIngressBody
onIngressChunkComplete
onIngressChunkHeader
onIngressEOM
onIngressHeadersComplete
refreshTimeout
sendBody
sendChunkHeader
sendChunkTerminator
sendEOM
sendHeaders
timeoutExpired
Invoked by the session when a chunk header has been parsed.