Hierarchy

  • UserSettings

Properties

env: string
etag?: null | boolean | "strong" | "weak" | ((body: string | Buffer, encoding?: BufferEncoding) => undefined | string)
https: boolean
https.cert?: string
https.key?: string
json.escape: boolean
json.spaces?: number
jsonp.callback: string
port: number
query.parser: boolean | "extended" | "simple" | ((str: string) => Record<string, unknown>)
routing.allow-unsafe-regex: boolean
routing.case-sensitive: boolean
routing.ignore-trailing-slash: boolean
routing.max-param-length: number
subdomain.offset: number
trust.proxy: string | number | boolean | ((ip: string, hopIndex: number) => boolean)
url: string
workers: number
x-powered-by: boolean

Methods

Generated using TypeDoc