Current section

Files

Jump to
mist include mist@internal@http2@stream_Send.hrl
Raw

include/mist@internal@http2@stream_Send.hrl

-record(send, {
identifier :: mist@internal@http2@frame:stream_identifier(mist@internal@http2@frame:frame()),
resp :: gleam@http@response:response(mist@internal@http:response_data())
}).