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