Constant libnghttp2_sys::NGHTTP2_ERR_CALLBACK_FAILURE

source ·
pub const NGHTTP2_ERR_CALLBACK_FAILURE: nghttp2_error = -902;
Expand description

The user callback function failed. This is a fatal error.