doc: add https.Server extends tls.Server
PR-URL: https://github.com/nodejs/node/pull/29256 Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
This commit is contained in:
parent
d4a8f99067
commit
3f714895ca
@ -49,8 +49,9 @@ changes:
|
||||
added: v0.3.4
|
||||
-->
|
||||
|
||||
This class is a subclass of `tls.Server` and emits events same as
|
||||
[`http.Server`][]. See [`http.Server`][] for more information.
|
||||
* Extends: {tls.Server}
|
||||
|
||||
See [`http.Server`][] for more information.
|
||||
|
||||
### server.close([callback])
|
||||
<!-- YAML
|
||||
|
Loading…
x
Reference in New Issue
Block a user