We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29707af commit 8112f49Copy full SHA for 8112f49
doc/api/errors.md
@@ -680,6 +680,7 @@ An invalid HTTP informational status code has been specified. Informational
680
status codes must be an integer between `100` and `199` (inclusive).
681
682
<a id="ERR_HTTP2_INVALID_PACKED_SETTINGS_LENGTH"></a>
683
+### ERR_HTTP2_INVALID_PACKED_SETTINGS_LENGTH
684
685
Input `Buffer` and `Uint8Array` instances passed to the
686
`http2.getUnpackedSettings()` API must have a length that is a multiple of
0 commit comments