File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2073,8 +2073,8 @@ properties.
2073
2073
* ` maxConcurrentStreams ` {number} Specifies the maximum number of concurrent
2074
2074
streams permitted on an ` Http2Session ` . There is no default value which
2075
2075
implies, at least theoretically, 2<sup >31</sup >-1 streams may be open
2076
- concurrently at any given time in an ` Http2Session ` . The minimum value is
2077
- 0 . The maximum allowed value is 2<sup >31</sup >-1.
2076
+ concurrently at any given time in an ` Http2Session ` . The minimum value
2077
+ is 0. The maximum allowed value is 2<sup >31</sup >-1.
2078
2078
* ` maxHeaderListSize ` {number} Specifies the maximum size (uncompressed octets)
2079
2079
of header list that will be accepted. The minimum allowed value is 0. The
2080
2080
maximum allowed value is 2<sup >32</sup >-1. ** Default:** 65535.
You can’t perform that action at this time.
0 commit comments