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 2046652

Browse filesBrowse files
tniessencodebytere
authored andcommitted
doc: fix anchor for ERR_TLS_INVALID_CONTEXT
PR-URL: #31915 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
1 parent d0e94fc commit 2046652
Copy full SHA for 2046652

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/errors.md‎

Copy file name to clipboardExpand all lines: doc/api/errors.md
+1-1Lines changed: 1 addition & 1 deletion
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -1850,7 +1850,7 @@ recommended to use 2048 bits or larger for stronger security.
18501850
A TLS/SSL handshake timed out. In this case, the server must also abort the
18511851
connection.
18521852

1853-
<a id="ERR_TLS_INVALID_CONTEXT">
1853+
<a id="ERR_TLS_INVALID_CONTEXT"></a>
18541854
### `ERR_TLS_INVALID_CONTEXT`
18551855
<!-- YAML
18561856
added: v13.3.0

0 commit comments

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