qunitx-cli
lib/servers/http.ts
.
HTTPServer
.
prototype
_server
property
HTTPServer.prototype._server
Underlying Node.js HTTP server instance.
Type
http.Server
Usage
import HTTPServer from "lib/servers/http.ts";
Document Navigation
Type