pub const NGHTTP2_ERR_SETTINGS_EXPECTED: nghttp2_error = -536;
Expand description
When a local endpoint expects to receive SETTINGS frame, it receives an other type of frame.
pub const NGHTTP2_ERR_SETTINGS_EXPECTED: nghttp2_error = -536;
When a local endpoint expects to receive SETTINGS frame, it receives an other type of frame.