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 c17bf3a commit 7d60f29Copy full SHA for 7d60f29
doc/api/tls.md
@@ -925,6 +925,7 @@ changes:
925
* `rejectUnauthorized`: See [`tls.createServer()`][]
926
* `ALPNProtocols`: See [`tls.createServer()`][]
927
* `SNICallback`: See [`tls.createServer()`][]
928
+ * `ALPNCallback`: See [`tls.createServer()`][]
929
* `session` {Buffer} A `Buffer` instance containing a TLS session.
930
* `requestOCSP` {boolean} If `true`, specifies that the OCSP status request
931
extension will be added to the client hello and an `'OCSPResponse'` event
0 commit comments