HttpContextConfig

class HttpContextConfig(server: HttpServer)

This class is responsible for creating the contexts for the HttpServer and adding the filters to the contexts.

Parameters

server

: HttpServer - The server to create the contexts for.

Constructors

Link copied to clipboard
constructor(server: HttpServer)

Functions

Link copied to clipboard