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 febd1bf commit 6eb550dCopy full SHA for 6eb550d
doc/api/http2.md
@@ -1781,7 +1781,7 @@ All additional properties on the settings object are ignored.
1781
### Using `options.selectPadding`
1782
1783
When `options.paddingStrategy` is equal to
1784
-`http2.constants.PADDING_STRATEGY_CALLBACK`, the the HTTP/2 implementation will
+`http2.constants.PADDING_STRATEGY_CALLBACK`, the HTTP/2 implementation will
1785
consult the `options.selectPadding` callback function, if provided, to determine
1786
the specific amount of padding to use per HEADERS and DATA frame.
1787
0 commit comments