Interface: HttpCoreConfig
Interface: HttpCoreConfig
Represents the core HTTP configuration options for the application.
Extends
Partial
<AppConfig
<IncomingHttpEvent
,OutgoingHttpResponse
>>
Indexable
[key: string]: unknown
Properties
http
http: Partial<HttpConfig>;