#include <HTTP2.h>
Data Fields | |
Http2StreamId | last_streamid |
uint32_t | error_code |
Definition at line 208 of file HTTP2.h.
uint32_t Http2Goaway::error_code |
Definition at line 211 of file HTTP2.h.
Referenced by http2_write_goaway(), and Http2ConnectionState::main_event_handler().
Definition at line 210 of file HTTP2.h.
Referenced by http2_write_goaway(), and Http2ConnectionState::main_event_handler().