Bandit.HTTP2.Connection (Bandit v0.3.4) View Source
Represents the state of an HTTP/2 connection
Link to this section Summary
Link to this section Functions
Link to this function
handle_stream_error(stream_id, error_code, reason, socket, connection)
View Source
Link to this function
send_data(stream_id, pid, data, end_stream, on_unblock, socket, connection)
View Source
Link to this function