property HTTPServer.prototype._server

Underlying Node.js HTTP server instance.

Type

http.Server

Usage

import HTTPServer from "lib/servers/http.ts";