FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

doc: document ALPNCallback option for TLSSocket constructor · nodejs/node@19bf371 · GitHub

/ node Public

Commit 19bf371

Browse files
authored andcommitted
doc: document ALPNCallback option for TLSSocket constructor
PR-URL: #61331 Reviewed-By: Aviv Keller <me@aviv.sh> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
1 parent 896b60f commit 19bf371

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

‎doc/api/tls.md‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -925,6 +925,7 @@ changes:
925925
* `rejectUnauthorized`: See [`tls.createServer()`][]
926926
* `ALPNProtocols`: See [`tls.createServer()`][]
927927
* `SNICallback`: See [`tls.createServer()`][]
928+
* `ALPNCallback`: See [`tls.createServer()`][]
928929
* `session` {Buffer} A `Buffer` instance containing a TLS session.
929930
* `requestOCSP` {boolean} If `true`, specifies that the OCSP status request
930931
extension will be added to the client hello and an `'OCSPResponse'` event

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL