NGHTTP2_ERR_SETTINGS_EXPECTED

Constant NGHTTP2_ERR_SETTINGS_EXPECTED 

Source
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.