property HTTPServer.prototype._server

Underlying Node.js HTTP server instance.

Type

http.Server

Usage

import { HTTPServer } from "lib/web/index.ts";