File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1195,8 +1195,8 @@ Provides miscellaneous information about the current state of the
1195
1195
for this ` Http2Stream ` without receiving a ` WINDOW_UPDATE ` .
1196
1196
* ` state ` {number} A flag indicating the low-level current state of the
1197
1197
` Http2Stream ` as determined by ` nghttp2 ` .
1198
- * ` localClose ` {number} ` true ` if this ` Http2Stream ` has been closed locally.
1199
- * ` remoteClose ` {number} ` true ` if this ` Http2Stream ` has been closed
1198
+ * ` localClose ` {number} ` 1 ` if this ` Http2Stream ` has been closed locally.
1199
+ * ` remoteClose ` {number} ` 1 ` if this ` Http2Stream ` has been closed
1200
1200
remotely.
1201
1201
* ` sumDependencyWeight ` {number} The sum weight of all ` Http2Stream `
1202
1202
instances that depend on this ` Http2Stream ` as specified using
You can’t perform that action at this time.
0 commit comments