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 b0e3ce9 commit 11a63ddCopy full SHA for 11a63dd
doc/api/http2.md
@@ -3123,7 +3123,7 @@ added: v8.4.0
3123
-->
3124
3125
Call [`http2stream.pushStream()`][] with the given headers, and wraps the
3126
-given newly created [`Http2Stream`] on `Http2ServerRespose`.
+given newly created [`Http2Stream`] on `Http2ServerResponse`.
3127
3128
The callback will be called with an error with code `ERR_HTTP2_STREAM_CLOSED`
3129
if the stream is closed.
0 commit comments