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 314e910 commit d542103Copy full SHA for d542103
doc/api/http2.md
@@ -1205,7 +1205,7 @@ added: v10.11.0
1205
1206
* {boolean}
1207
1208
-Set the `true` if the `END_STREAM` flag was set in the request or response
+Set to `true` if the `END_STREAM` flag was set in the request or response
1209
HEADERS frame received, indicating that no additional data should be received
1210
and the readable side of the `Http2Stream` will be closed.
1211
0 commit comments