pub const NGHTTP2_ERR_START_STREAM_NOT_ALLOWED: nghttp2_error = -516;
Expand description

Starting new stream is not allowed (e.g., GOAWAY has been sent and/or received).