httpServer property

HttpServer httpServer

Returns the HttpServer this webserver is using to handle connections.

Implementation

HttpServer get httpServer => _httpServer!;