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 e279e9c commit b083af6Copy full SHA for b083af6
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