We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf1ca8f commit f68ab39Copy full SHA for f68ab39
doc/api/errors.md
@@ -748,6 +748,7 @@ An invalid HTTP informational status code has been specified. Informational
748
status codes must be an integer between `100` and `199` (inclusive).
749
750
<a id="ERR_HTTP2_INVALID_PACKED_SETTINGS_LENGTH"></a>
751
+### ERR_HTTP2_INVALID_PACKED_SETTINGS_LENGTH
752
753
Input `Buffer` and `Uint8Array` instances passed to the
754
`http2.getUnpackedSettings()` API must have a length that is a multiple of
0 commit comments