Commit 39267e8 1 parent 2da965c commit 39267e8 Copy full SHA for 39267e8
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 @@ -1697,8 +1697,8 @@ changes:
1697
1697
and the total frame length will * not* necessarily be aligned at 8 bytes.
1698
1698
* ` peerMaxConcurrentStreams ` {number} Sets the maximum number of concurrent
1699
1699
streams for the remote peer as if a SETTINGS frame had been received. Will
1700
- be overridden if the remote peer sets its own value for.
1701
- ` maxConcurrentStreams ` . ** Default** ` 100 `
1700
+ be overridden if the remote peer sets its own value for
1701
+ ` maxConcurrentStreams ` . ** Default: ** ` 100 `
1702
1702
* ` selectPadding ` {Function} When ` options.paddingStrategy ` is equal to
1703
1703
` http2.constants.PADDING_STRATEGY_CALLBACK ` , provides the callback function
1704
1704
used to determine the padding. See [ Using options.selectPadding] [ ] .
You can’t perform that action at this time.
0 commit comments