Skip to content

Commit 8112f49

Browse files
maclover7jasnell
authored andcommitted
doc: add missing heading for error
PR-URL: #15325 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
1 parent 29707af commit 8112f49

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/api/errors.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -680,6 +680,7 @@ An invalid HTTP informational status code has been specified. Informational
680680
status codes must be an integer between `100` and `199` (inclusive).
681681

682682
<a id="ERR_HTTP2_INVALID_PACKED_SETTINGS_LENGTH"></a>
683+
### ERR_HTTP2_INVALID_PACKED_SETTINGS_LENGTH
683684

684685
Input `Buffer` and `Uint8Array` instances passed to the
685686
`http2.getUnpackedSettings()` API must have a length that is a multiple of

0 commit comments

Comments
 (0)