Skip to content

Commit 9eac24a

Browse files
committed
fix: remove duplicate options.session entry
1 parent a1a387b commit 9eac24a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/api/tls.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -905,7 +905,6 @@ changes:
905905
properties. Should return a string from the `protocols` list or `undefined`
906906
if none match. Only used when `isServer` is `true`.
907907
* `session` {Buffer} A `Buffer` instance containing a TLS session.
908-
* `session` {Buffer} A `Buffer` instance containing a TLS session.
909908
* `requestOCSP` {boolean} If `true`, specifies that the OCSP status request
910909
extension will be added to the client hello and an `'OCSPResponse'` event
911910
will be emitted on the socket before establishing a secure communication

0 commit comments

Comments
 (0)