Class TpRequest

Hierarchy

  • TpRequest

Constructors

Properties

_accepts?: Negotiator
_cache_control?: ResponseCacheControl
_ips: undefined | string[]
_url: UrlWithParsedQuery
charset: undefined | string
proxy: undefined | ProxyConfig
req: IncomingMessage
type: undefined | string

Accessors

Methods

  • Type Parameters

    • P extends string

    Parameters

    • field: P

    Returns (IncomingHttpHeaders & {
        referrer?: string;
    })[Lowercase<P>]

Generated using TypeDoc