







The HttpServer type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AuthenticationModules |
Modules used for authentication. The module that is is added first is used as
the default auth module.
|
![]() | FormDecoderProviders |
Form decoder providers are used to decode request body (which normally contains form data).
|
![]() | ServerName |
Server name sent in http responses.
|
![]() | SessionCookieName |
Name of cookie where session id is stord.
|