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.
Optional
Protected
Readonly
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.