8000
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 637470e commit 2be98adCopy full SHA for 2be98ad
doc/api/tls.md
@@ -899,6 +899,7 @@ changes:
899
* `rejectUnauthorized`: See [`tls.createServer()`][]
900
* `ALPNProtocols`: See [`tls.createServer()`][]
901
* `SNICallback`: See [`tls.createServer()`][]
902
+ * `ALPNCallback`: See [`tls.createServer()`][]
903
* `session` {Buffer} A `Buffer` instance containing a TLS session.
904
* `requestOCSP` {boolean} If `true`, specifies that the OCSP status request
905
extension will be added to the client hello and an `'OCSPResponse'` event
0 commit comments