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 11a63dd

Browse filesBrowse files
kaktsBethGriggs
authored andcommitted
doc: fix typo in http2.md
Backport-PR-URL: #22850 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 b0e3ce9 commit 11a63dd
Copy full SHA for 11a63dd

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
@@ -3123,7 +3123,7 @@ added: v8.4.0
31233123
-->
31243124

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

31283128
The callback will be called with an error with code `ERR_HTTP2_STREAM_CLOSED`
31293129
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.