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
11951195 for this ` Http2Stream ` without receiving a ` WINDOW_UPDATE ` .
11961196 * ` state ` {number} A flag indicating the low-level current state of the
11971197 ` 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
12001200 remotely.
12011201 * ` sumDependencyWeight ` {number} The sum weight of all ` Http2Stream `
12021202 instances that depend on this ` Http2Stream ` as specified using
You can’t perform that action at this time.
0 commit comments