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 a1a387b commit 9eac24aCopy full SHA for 9eac24a
doc/api/tls.md
@@ -905,7 +905,6 @@ changes:
905
properties. Should return a string from the `protocols` list or `undefined`
906
if none match. Only used when `isServer` is `true`.
907
* `session` {Buffer} A `Buffer` instance containing a TLS session.
908
- * `session` {Buffer} A `Buffer` instance containing a TLS session.
909
* `requestOCSP` {boolean} If `true`, specifies that the OCSP status request
910
extension will be added to the client hello and an `'OCSPResponse'` event
911
will be emitted on the socket before establishing a secure communication
0 commit comments