Creates an HTTP(S) server native Node.js http/https modules.
http
https
Will apply a ServerConfigurator to the server, which should be used to attach listeners.
Private
Readonly
Protected
Creates an HTTP(S) server.
Creates an HTTP(S) server native Node.js
http
/https
modules.Will apply a ServerConfigurator to the server, which should be used to attach listeners.