pub const NGHTTP2_ERR_SESSION_CLOSING: nghttp2_error = -530;
Expand description

The current session is closing due to a connection error or nghttp2_session_terminate_session() is called.