Skip to content

Commit 7643c52

Browse files
acomanescuTrott
authored andcommitted
doc: fix typo in http2 endAfterHeaders description
PR-URL: #42060 Reviewed-By: Robert Nagy <[email protected]> Reviewed-By: Darshan Sen <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Rich Trott <[email protected]>
1 parent 013f20c commit 7643c52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/api/http2.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1229,7 +1229,7 @@ added: v10.11.0
12291229

12301230
* {boolean}
12311231

1232-
Set the `true` if the `END_STREAM` flag was set in the request or response
1232+
Set to `true` if the `END_STREAM` flag was set in the request or response
12331233
HEADERS frame received, indicating that no additional data should be received
12341234
and the readable side of the `Http2Stream` will be closed.
12351235

0 commit comments

Comments
 (0)