From f68ab39f8e7d21b9689ac1f9978758a4393c2072 Mon Sep 17 00:00:00 2001 From: Jon Moss Date: Sun, 10 Sep 2017 22:17:13 -0400 Subject: [PATCH] doc: add missing heading for error MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit PR-URL: https://github.com/nodejs/node/pull/15325 Reviewed-By: Richard Lau Reviewed-By: Rich Trott Reviewed-By: Luigi Pinca Reviewed-By: Tobias Nießen Reviewed-By: James M Snell Reviewed-By: Colin Ihrig Reviewed-By: Ruben Bridgewater --- doc/api/errors.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/api/errors.md b/doc/api/errors.md index 0dfab05fa6f588..572985d466ed75 100644 --- a/doc/api/errors.md +++ b/doc/api/errors.md @@ -748,6 +748,7 @@ An invalid HTTP informational status code has been specified. Informational status codes must be an integer between `100` and `199` (inclusive). +### ERR_HTTP2_INVALID_PACKED_SETTINGS_LENGTH Input `Buffer` and `Uint8Array` instances passed to the `http2.getUnpackedSettings()` API must have a length that is a multiple of