Skip to content

Commit 0ae2b0e

Browse files
acomanescubengl
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 9ab2e21 commit 0ae2b0e

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
@@ -1205,7 +1205,7 @@ added: v10.11.0
12051205

12061206
* {boolean}
12071207

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

0 commit comments

Comments
 (0)