supertokens-node
    Preparing search index...

    Class BaseRequestAbstract

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    getCookieValue: (key_: string) => undefined | string
    getHeaderValue: (key: string) => undefined | string
    getKeyValueFromQuery: (key: string) => undefined | string
    getMethod: () => HTTPMethod
    getOriginalURL: () => string
    original: any
    wrapperUsed: boolean

    Methods