libhttp2 ~master (2020-02-09T19:31:23Z)
Dub
Repo
CallbackConnector.max_frame_size_cb
libhttp2
connector
CallbackConnector
The callback function used to determine the length allowed in
DataProvider
class
CallbackConnector
int
delegate
(
FrameType
,
int
,
int
,
int
,
uint
)
max_frame_size_cb
;
Meta
Source
See Implementation
libhttp2
connector
CallbackConnector
functions
maxFrameSize
onDataChunk
onFrame
onFrameFailure
onFrameHeader
onFrameReady
onFrameSent
onHeaderField
onHeaders
onInvalidFrame
onStreamExit
read
selectPaddingLength
write
writeData
variables
max_frame_size_cb
on_data_chunk_cb
on_frame_cb
on_frame_failure_cb
on_frame_header_cb
on_frame_ready_cb
on_frame_sent_cb
on_header_field_cb
on_headers_cb
on_invalid_frame_cb
on_stream_exit_cb
read_cb
select_padding_length_cb
write_cb
write_data_cb
The callback function used to determine the length allowed in DataProvider