Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 37b9fe1

Browse filesBrowse files
kaktsMylesBorins
authored andcommitted
doc: fix typo in http2.md
PR-URL: #20843 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Trivikram Kamat <trivikr.dev@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de>
1 parent 88aee8a commit 37b9fe1
Copy full SHA for 37b9fe1

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/http2.md‎

Copy file name to clipboardExpand all lines: doc/api/http2.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -3121,7 +3121,7 @@ added: v8.4.0
31213121
-->
31223122

31233123
Call [`http2stream.pushStream()`][] with the given headers, and wraps the
3124-
given newly created [`Http2Stream`] on `Http2ServerRespose`.
3124+
given newly created [`Http2Stream`] on `Http2ServerResponse`.
31253125

31263126
The callback will be called with an error with code `ERR_HTTP2_STREAM_CLOSED`
31273127
if the stream is closed.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.