pub const NGHTTP2_ERR_NOMEM: nghttp2_error = -901;
Expand description

Out of memory. This is a fatal error.