Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 1fcd95e

Browse filesBrowse files
vipinmenonevanlucas
authored andcommitted
doc: remove duplicate 'the' from http2 API doc
PR-URL: #16924 Reviewed-By: Vse Mozhet Byt <vsemozhetbyt@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Tobias Nießen <tniessen@tnie.de> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com> Reviewed-By: Franziska Hinkelmann <franziska.hinkelmann@gmail.com>
1 parent df18174 commit 1fcd95e
Copy full SHA for 1fcd95e

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Open diff view settings
Collapse file

‎doc/api/http2.md‎

Copy file name to clipboardExpand all lines: doc/api/http2.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1808,7 +1808,7 @@ All additional properties on the settings object are ignored.
18081808
### Using `options.selectPadding`
18091809

18101810
When `options.paddingStrategy` is equal to
1811-
`http2.constants.PADDING_STRATEGY_CALLBACK`, the the HTTP/2 implementation will
1811+
`http2.constants.PADDING_STRATEGY_CALLBACK`, the HTTP/2 implementation will
18121812
consult the `options.selectPadding` callback function, if provided, to determine
18131813
the specific amount of padding to use per HEADERS and DATA frame.
18141814

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.