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 88bd124

Browse filesBrowse files
tniessenaddaleax
authored andcommitted
doc: add changes metadata to TLS newSession event
Refs: #33715 PR-URL: #34294 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com>
1 parent 0f050d4 commit 88bd124
Copy full SHA for 88bd124

File tree

Expand file treeCollapse file tree

1 file changed

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

1 file changed

+4
-0
lines changed
Open diff view settings
Collapse file

‎doc/api/tls.md‎

Copy file name to clipboardExpand all lines: doc/api/tls.md
+4Lines changed: 4 additions & 0 deletions
  • Display the source diff
  • Display the rich diff
Original file line numberDiff line numberDiff line change
@@ -410,6 +410,10 @@ server.on('keylog', (line, tlsSocket) => {
410410
### Event: `'newSession'`
411411
<!-- YAML
412412
added: v0.9.2
413+
changes:
414+
- version: v0.11.12
415+
pr-url: https://github.com/nodejs/node-v0.x-archive/pull/7118
416+
description: The `callback` argument is now supported.
413417
-->
414418

415419
The `'newSession'` event is emitted upon creation of a new TLS session. This may

0 commit comments

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