diff --git a/docs/classes/_request_.wrappedrequest.html b/docs/classes/_request_.wrappedrequest.html index a4b4a479..07d96c93 100644 --- a/docs/classes/_request_.wrappedrequest.html +++ b/docs/classes/_request_.wrappedrequest.html @@ -166,7 +166,7 @@

constructor

  • Parameters

    @@ -191,7 +191,7 @@

    Private #connInfo

    #connInfo: ConnInfo
    @@ -201,7 +201,7 @@

    Private #request

    #request: Request
    @@ -211,7 +211,7 @@

    Private #responsePromise#responsePromise: Promise<Response> @@ -221,7 +221,7 @@

    Private #responsePromise#responsePromiseResolver: (response: Response) => void
    @@ -253,7 +253,7 @@

    Optional _parsedBody

    @@ -264,7 +264,7 @@

    Optional _parsedOriginal< @@ -275,7 +275,7 @@

    Optional _parsedUrl

    @@ -286,7 +286,7 @@

    app

    @@ -297,7 +297,7 @@

    baseUrl

    @@ -308,7 +308,7 @@

    headers

    @@ -319,7 +319,7 @@

    method

    @@ -330,7 +330,7 @@

    Optional next

    @@ -341,7 +341,7 @@

    originalUrl

    @@ -352,7 +352,7 @@

    param

    @@ -387,7 +387,7 @@

    params

    @@ -398,7 +398,7 @@

    Optional parsedBody

    @@ -409,7 +409,7 @@

    proto

    @@ -420,7 +420,7 @@

    query

    @@ -431,7 +431,7 @@

    res

    @@ -442,7 +442,7 @@

    route

    @@ -453,7 +453,7 @@

    url

    @@ -470,7 +470,7 @@

    Private #body

  • Returns any

    @@ -488,7 +488,7 @@

    body

  • Returns unknown

    @@ -496,7 +496,7 @@

    Returns unknown

    Parameters

    @@ -519,7 +519,7 @@

    conn

  • Returns ConnInfo

    @@ -536,7 +536,7 @@

    finalResponse

  • @@ -558,7 +558,7 @@

    fresh

  • @@ -582,7 +582,7 @@

    hostname

  • @@ -607,7 +607,7 @@

    ip

  • @@ -631,7 +631,7 @@

    ips

  • @@ -657,7 +657,7 @@

    path

  • @@ -679,7 +679,7 @@

    protocol

  • @@ -707,7 +707,7 @@

    raw

  • Returns any

    @@ -724,7 +724,7 @@

    secure

  • @@ -747,7 +747,7 @@

    stale

  • @@ -771,7 +771,7 @@

    subdomains

  • @@ -799,7 +799,7 @@

    xhr

  • @@ -824,7 +824,7 @@

    accepts

  • @@ -889,7 +889,7 @@

    acceptsCharsets

  • @@ -921,7 +921,7 @@

    acceptsEncodings

  • @@ -952,7 +952,7 @@

    acceptsLanguages

  • @@ -984,7 +984,7 @@

    get

  • @@ -1025,7 +1025,7 @@

    is

  • @@ -1074,7 +1074,7 @@

    range

    @@ -1116,7 +1116,7 @@

    respond

  • Parameters

    @@ -1140,7 +1140,7 @@

    upgrade

    Returns WebSocket

    diff --git a/docs/classes/_response_.response.html b/docs/classes/_response_.response.html index 0e988b87..4e677fd2 100644 --- a/docs/classes/_response_.response.html +++ b/docs/classes/_response_.response.html @@ -147,7 +147,7 @@

    Private #resources

    #resources: number[] = []
    @@ -158,7 +158,7 @@

    app

    @@ -169,7 +169,7 @@

    body

    @@ -180,7 +180,7 @@

    headers

    @@ -191,7 +191,7 @@

    locals

    @@ -202,7 +202,7 @@

    req

    @@ -213,7 +213,7 @@

    status

    @@ -224,7 +224,7 @@

    written

    @@ -242,7 +242,7 @@

    addResource

    @@ -275,7 +275,7 @@

    append

    @@ -313,7 +313,7 @@

    attachment

    @@ -344,7 +344,7 @@

    clearCookie

    @@ -365,7 +365,7 @@

    Returns this

    Implementation of OpineResponse.clearCookie

    Parameters

    @@ -393,7 +393,7 @@

    cookie

    @@ -423,7 +423,7 @@

    Returns this

    Implementation of OpineResponse.cookie

    Parameters

    @@ -447,7 +447,7 @@

    download

    @@ -488,7 +488,7 @@

    end

    @@ -517,7 +517,7 @@

    etag

    @@ -547,7 +547,7 @@

    format

    @@ -620,7 +620,7 @@

    get

    @@ -649,7 +649,7 @@

    json

  • @@ -682,7 +682,7 @@

    jsonp

  • @@ -716,7 +716,7 @@

    links

    @@ -751,7 +751,7 @@

    location

    @@ -788,7 +788,7 @@

    redirect

    @@ -815,7 +815,7 @@

    Returns void

    Implementation of OpineResponse.redirect

    Parameters

    @@ -842,7 +842,7 @@

    removeHeader

    @@ -874,7 +874,7 @@

    render

  • @@ -915,7 +915,7 @@

    send

  • @@ -949,7 +949,7 @@

    sendFile

    @@ -982,7 +982,7 @@

    sendStatus

    @@ -1019,7 +1019,7 @@

    set

    @@ -1051,7 +1051,7 @@

    Returns this

    Implementation of OpineResponse.set

    Parameters

    @@ -1076,7 +1076,7 @@

    setHeader

    @@ -1109,7 +1109,7 @@

    Returns this

    Implementation of OpineResponse.setHeader

    Parameters

    @@ -1133,7 +1133,7 @@

    setStatus

    @@ -1165,7 +1165,7 @@

    type

    @@ -1202,7 +1202,7 @@

    unset

    @@ -1231,7 +1231,7 @@

    vary

  • diff --git a/docs/classes/_utils_createerror_.httperror.html b/docs/classes/_utils_createerror_.httperror.html index 613990f7..529f18ea 100644 --- a/docs/classes/_utils_createerror_.httperror.html +++ b/docs/classes/_utils_createerror_.httperror.html @@ -133,7 +133,7 @@

    constructor

  • Parameters

    @@ -158,7 +158,7 @@

    expose

    expose: boolean = false
    @@ -169,7 +169,7 @@

    message

    @@ -180,7 +180,7 @@

    name

    @@ -201,7 +201,7 @@

    status

    status: number
    @@ -211,7 +211,7 @@

    statusCode

    statusCode: number
    @@ -238,7 +238,7 @@

    toJSON

  • Returns { message: string; name: string; status: number }

    @@ -266,7 +266,7 @@

    toString

  • Returns string

    diff --git a/docs/classes/_utils_createerror_.httperrorimpl.html b/docs/classes/_utils_createerror_.httperrorimpl.html index 2133cbbc..b51c09c5 100644 --- a/docs/classes/_utils_createerror_.httperrorimpl.html +++ b/docs/classes/_utils_createerror_.httperrorimpl.html @@ -128,7 +128,7 @@

    constructor

    Parameters

    @@ -154,7 +154,7 @@

    expose

    @@ -166,7 +166,7 @@

    message

    Inherited from HttpError.message

    Overrides IError.message

    @@ -178,7 +178,7 @@

    name

    Inherited from HttpError.name

    Overrides IError.name

    @@ -200,7 +200,7 @@

    status

    @@ -211,7 +211,7 @@

    statusCode

    @@ -229,7 +229,7 @@

    toJSON

    Returns { message: string; name: string; status: number }

    @@ -258,7 +258,7 @@

    toString

    Returns string

    diff --git a/docs/classes/_view_.view.html b/docs/classes/_view_.view.html index 69b255c7..86473093 100644 --- a/docs/classes/_view_.view.html +++ b/docs/classes/_view_.view.html @@ -119,7 +119,7 @@

    constructor

  • @@ -159,7 +159,7 @@

    defaultEngine

    defaultEngine: any
    @@ -169,7 +169,7 @@

    engine

    engine: any
    @@ -179,7 +179,7 @@

    ext

    ext: any
    @@ -189,7 +189,7 @@

    name

    name: any
    @@ -199,7 +199,7 @@

    path

    path: any
    @@ -209,7 +209,7 @@

    root

    root: any
    @@ -226,7 +226,7 @@

    Private lookup

  • @@ -254,7 +254,7 @@

    Private render

  • @@ -285,7 +285,7 @@

    Private resolve

  • diff --git a/docs/interfaces/_types_.application.html b/docs/interfaces/_types_.application.html index 5b50ec33..b50832b2 100644 --- a/docs/interfaces/_types_.application.html +++ b/docs/interfaces/_types_.application.html @@ -97,7 +97,7 @@

    Callable

  • @@ -206,7 +206,7 @@

    _params

    @@ -216,7 +216,7 @@

    _router

    _router: Router
    @@ -232,7 +232,7 @@

    all

    @@ -248,7 +248,7 @@

    cache

    cache: any
    @@ -259,7 +259,7 @@

    caseSensitive

    @@ -270,7 +270,7 @@

    checkout

    @@ -281,7 +281,7 @@

    connect

    @@ -292,7 +292,7 @@

    copy

    @@ -303,7 +303,7 @@

    delete

    @@ -313,7 +313,7 @@

    engines

    engines: any
    @@ -324,7 +324,7 @@

    get

    @@ -335,7 +335,7 @@

    head

    @@ -345,7 +345,7 @@

    locals

    locals: any
    @@ -356,7 +356,7 @@

    lock

    @@ -367,7 +367,7 @@

    m-search

    @@ -378,7 +378,7 @@

    merge

    @@ -389,7 +389,7 @@

    mergeParams

    @@ -400,7 +400,7 @@

    mkactivity

    @@ -411,7 +411,7 @@

    mkcol

    @@ -421,7 +421,7 @@

    mountpath

    mountpath: string | string[]
    @@ -437,7 +437,7 @@

    move

    @@ -448,7 +448,7 @@

    notify

    @@ -459,7 +459,7 @@

    options

    @@ -470,7 +470,7 @@

    params

    @@ -480,7 +480,7 @@

    parent

    parent: any
    @@ -491,7 +491,7 @@

    patch

    @@ -502,7 +502,7 @@

    post

    @@ -513,7 +513,7 @@

    propfind

    @@ -524,7 +524,7 @@

    proppatch

    @@ -535,7 +535,7 @@

    purge

    @@ -546,7 +546,7 @@

    put

    @@ -557,7 +557,7 @@

    report

    @@ -567,7 +567,7 @@

    router

    router: string
    @@ -577,7 +577,7 @@

    routes

    routes: any
    @@ -598,7 +598,7 @@

    search

    @@ -608,7 +608,7 @@

    settings

    settings: any
    @@ -619,7 +619,7 @@

    stack

    @@ -635,7 +635,7 @@

    strict

    @@ -646,7 +646,7 @@

    subscribe

    @@ -657,7 +657,7 @@

    trace

    @@ -668,7 +668,7 @@

    unlock

    @@ -679,7 +679,7 @@

    unsubscribe

    @@ -690,7 +690,7 @@

    use

    @@ -707,7 +707,7 @@

    defaultConfiguration

  • @@ -729,7 +729,7 @@

    disable

  • @@ -757,7 +757,7 @@

    disabled

  • @@ -790,7 +790,7 @@

    emit

  • @@ -824,7 +824,7 @@

    enable

  • @@ -852,7 +852,7 @@

    enabled

  • @@ -885,7 +885,7 @@

    engine

  • @@ -963,7 +963,7 @@

    Private handle

    @@ -999,7 +999,7 @@

    init

  • @@ -1026,7 +1026,7 @@

    lazyrouter

  • @@ -1054,7 +1054,7 @@

    listen

  • @@ -1068,7 +1068,7 @@

    Returns Server

    Parameters

    @@ -1097,7 +1097,7 @@

    Returns Server

    Parameters

    @@ -1126,7 +1126,7 @@

    Returns Server

    Parameters

    @@ -1155,7 +1155,7 @@

    Returns Server

    Parameters

    @@ -1193,7 +1193,7 @@

    on

  • @@ -1250,7 +1250,7 @@

    param

    Parameters

    @@ -1276,7 +1276,7 @@

    path

  • @@ -1305,7 +1305,7 @@

    Private process_params

    Inherited from IRouter.process_params

    @@ -1343,7 +1343,7 @@

    render

  • @@ -1395,7 +1395,7 @@

    Returns void

    Parameters

    @@ -1443,7 +1443,7 @@

    route

    Parameters

    @@ -1466,7 +1466,7 @@

    set

  • diff --git a/docs/interfaces/_types_.byterange.html b/docs/interfaces/_types_.byterange.html index 464a7941..b79c70f0 100644 --- a/docs/interfaces/_types_.byterange.html +++ b/docs/interfaces/_types_.byterange.html @@ -97,7 +97,7 @@

    end

    end: number
    @@ -107,7 +107,7 @@

    start

    start: number
    diff --git a/docs/interfaces/_types_.handler.html b/docs/interfaces/_types_.handler.html index 6e632d77..0bfeb88d 100644 --- a/docs/interfaces/_types_.handler.html +++ b/docs/interfaces/_types_.handler.html @@ -103,7 +103,7 @@

    Callable

  • Parameters

    diff --git a/docs/interfaces/_types_.iroute.html b/docs/interfaces/_types_.iroute.html index d8b581cd..157b7499 100644 --- a/docs/interfaces/_types_.iroute.html +++ b/docs/interfaces/_types_.iroute.html @@ -122,7 +122,7 @@

    all

    all: IRouterHandler<this>
    @@ -132,7 +132,7 @@

    checkout

    checkout: IRouterHandler<this>
    @@ -142,7 +142,7 @@

    copy

    copy: IRouterHandler<this>
    @@ -152,7 +152,7 @@

    delete

    delete: IRouterHandler<this>
    @@ -162,7 +162,7 @@

    dispatch

    dispatch: RequestHandler
    @@ -172,7 +172,7 @@

    get

    get: IRouterHandler<this>
    @@ -182,7 +182,7 @@

    head

    head: IRouterHandler<this>
    @@ -192,7 +192,7 @@

    lock

    lock: IRouterHandler<this>
    @@ -202,7 +202,7 @@

    m-search

    m-search: IRouterHandler<this>
    @@ -212,7 +212,7 @@

    merge

    merge: IRouterHandler<this>
    @@ -222,7 +222,7 @@

    mkactivity

    mkactivity: IRouterHandler<this>
    @@ -232,7 +232,7 @@

    mkcol

    mkcol: IRouterHandler<this>
    @@ -242,7 +242,7 @@

    move

    move: IRouterHandler<this>
    @@ -252,7 +252,7 @@

    notify

    notify: IRouterHandler<this>
    @@ -262,7 +262,7 @@

    options

    options: IRouterHandler<this>
    @@ -272,7 +272,7 @@

    patch

    patch: IRouterHandler<this>
    @@ -282,7 +282,7 @@

    path

    path: string
    @@ -292,7 +292,7 @@

    post

    post: IRouterHandler<this>
    @@ -302,7 +302,7 @@

    purge

    purge: IRouterHandler<this>
    @@ -312,7 +312,7 @@

    put

    put: IRouterHandler<this>
    @@ -322,7 +322,7 @@

    report

    report: IRouterHandler<this>
    @@ -332,7 +332,7 @@

    search

    search: IRouterHandler<this>
    @@ -342,7 +342,7 @@

    stack

    stack: any
    @@ -352,7 +352,7 @@

    subscribe

    subscribe: IRouterHandler<this>
    @@ -362,7 +362,7 @@

    trace

    trace: IRouterHandler<this>
    @@ -372,7 +372,7 @@

    unlock

    unlock: IRouterHandler<this>
    @@ -382,7 +382,7 @@

    unsubscribe

    unsubscribe: IRouterHandler<this>
    diff --git a/docs/interfaces/_types_.irouter.html b/docs/interfaces/_types_.irouter.html index 9d9aee2f..5d94422d 100644 --- a/docs/interfaces/_types_.irouter.html +++ b/docs/interfaces/_types_.irouter.html @@ -149,7 +149,7 @@

    _params

    _params: any[]
    @@ -159,7 +159,7 @@

    all

    all: IRouterMatcher<this, "all">
    @@ -175,7 +175,7 @@

    caseSensitive

    caseSensitive: boolean
    @@ -185,7 +185,7 @@

    checkout

    checkout: IRouterMatcher<this>
    @@ -195,7 +195,7 @@

    connect

    connect: IRouterMatcher<this>
    @@ -205,7 +205,7 @@

    copy

    copy: IRouterMatcher<this>
    @@ -215,7 +215,7 @@

    delete

    delete: IRouterMatcher<this, "delete">
    @@ -225,7 +225,7 @@

    get

    get: IRouterMatcher<this, "get">
    @@ -235,7 +235,7 @@

    head

    head: IRouterMatcher<this, "head">
    @@ -245,7 +245,7 @@

    lock

    lock: IRouterMatcher<this>
    @@ -255,7 +255,7 @@

    m-search

    m-search: IRouterMatcher<this>
    @@ -265,7 +265,7 @@

    merge

    merge: IRouterMatcher<this>
    @@ -275,7 +275,7 @@

    mergeParams

    mergeParams: boolean
    @@ -285,7 +285,7 @@

    mkactivity

    mkactivity: IRouterMatcher<this>
    @@ -295,7 +295,7 @@

    mkcol

    mkcol: IRouterMatcher<this>
    @@ -305,7 +305,7 @@

    move

    move: IRouterMatcher<this>
    @@ -315,7 +315,7 @@

    notify

    notify: IRouterMatcher<this>
    @@ -325,7 +325,7 @@

    options

    options: IRouterMatcher<this, "options">
    @@ -335,7 +335,7 @@

    params

    params: any
    @@ -345,7 +345,7 @@

    patch

    patch: IRouterMatcher<this, "patch">
    @@ -355,7 +355,7 @@

    post

    post: IRouterMatcher<this, "post">
    @@ -365,7 +365,7 @@

    propfind

    propfind: IRouterMatcher<this>
    @@ -375,7 +375,7 @@

    proppatch

    proppatch: IRouterMatcher<this>
    @@ -385,7 +385,7 @@

    purge

    purge: IRouterMatcher<this>
    @@ -395,7 +395,7 @@

    put

    put: IRouterMatcher<this, "put">
    @@ -405,7 +405,7 @@

    report

    report: IRouterMatcher<this>
    @@ -415,7 +415,7 @@

    search

    search: IRouterMatcher<this>
    @@ -425,7 +425,7 @@

    stack

    stack: any[]
    @@ -440,7 +440,7 @@

    strict

    strict: boolean
    @@ -450,7 +450,7 @@

    subscribe

    subscribe: IRouterMatcher<this>
    @@ -460,7 +460,7 @@

    trace

    trace: IRouterMatcher<this>
    @@ -470,7 +470,7 @@

    unlock

    unlock: IRouterMatcher<this>
    @@ -480,7 +480,7 @@

    unsubscribe

    unsubscribe: IRouterMatcher<this>
    @@ -490,7 +490,7 @@

    use

    use: IRouterHandler<this> & IRouterMatcher<this>
    @@ -507,7 +507,7 @@

    Private handle

  • @@ -543,7 +543,7 @@

    param

  • Parameters

    @@ -569,7 +569,7 @@

    Private process_params

    @@ -606,7 +606,7 @@

    route

  • Parameters

    diff --git a/docs/interfaces/_types_.irouterhandler.html b/docs/interfaces/_types_.irouterhandler.html index 48d46511..85091a5c 100644 --- a/docs/interfaces/_types_.irouterhandler.html +++ b/docs/interfaces/_types_.irouterhandler.html @@ -93,7 +93,7 @@

    Callable

  • Parameters

    @@ -107,7 +107,7 @@

    Returns T<
  • Parameters

    diff --git a/docs/interfaces/_types_.iroutermatcher.html b/docs/interfaces/_types_.iroutermatcher.html index 366ed97a..ec23ffd8 100644 --- a/docs/interfaces/_types_.iroutermatcher.html +++ b/docs/interfaces/_types_.iroutermatcher.html @@ -97,7 +97,7 @@

    Callable

  • Type parameters

    @@ -129,7 +129,7 @@

    Returns T<
  • Type parameters

    @@ -161,7 +161,7 @@

    Returns T<
  • Parameters

    diff --git a/docs/interfaces/_types_.mediatype.html b/docs/interfaces/_types_.mediatype.html index 041d1143..1b8e3e4b 100644 --- a/docs/interfaces/_types_.mediatype.html +++ b/docs/interfaces/_types_.mediatype.html @@ -99,7 +99,7 @@

    quality

    quality: number
    @@ -109,7 +109,7 @@

    subtype

    subtype: string
    @@ -119,7 +119,7 @@

    type

    type: string
    @@ -129,7 +129,7 @@

    value

    value: string
    diff --git a/docs/interfaces/_types_.nextfunction.html b/docs/interfaces/_types_.nextfunction.html index da30384a..583efa8b 100644 --- a/docs/interfaces/_types_.nextfunction.html +++ b/docs/interfaces/_types_.nextfunction.html @@ -85,7 +85,7 @@

    Callable

  • Parameters

    @@ -99,7 +99,7 @@

    Returns void
    diff --git a/docs/interfaces/_types_.opine.html b/docs/interfaces/_types_.opine.html index 2376c8fd..007a2f5f 100644 --- a/docs/interfaces/_types_.opine.html +++ b/docs/interfaces/_types_.opine.html @@ -89,7 +89,7 @@

    Callable

  • @@ -200,7 +200,7 @@

    _params

    @@ -211,7 +211,7 @@

    _router

    @@ -227,7 +227,7 @@

    all

    @@ -244,7 +244,7 @@

    cache

    @@ -255,7 +255,7 @@

    caseSensitive

    @@ -266,7 +266,7 @@

    checkout

    @@ -277,7 +277,7 @@

    connect

    @@ -288,7 +288,7 @@

    copy

    @@ -299,7 +299,7 @@

    delete

    @@ -310,7 +310,7 @@

    engines

    @@ -322,7 +322,7 @@

    get

    Inherited from Application.get

    Overrides IRouter.get

    @@ -333,7 +333,7 @@

    head

    @@ -344,7 +344,7 @@

    locals

    @@ -355,7 +355,7 @@

    lock

    @@ -366,7 +366,7 @@

    m-search

    @@ -377,7 +377,7 @@

    merge

    @@ -388,7 +388,7 @@

    mergeParams

    @@ -399,7 +399,7 @@

    mkactivity

    @@ -410,7 +410,7 @@

    mkcol

    @@ -421,7 +421,7 @@

    mountpath

    @@ -437,7 +437,7 @@

    move

    @@ -448,7 +448,7 @@

    notify

    @@ -459,7 +459,7 @@

    options

    @@ -470,7 +470,7 @@

    params

    @@ -481,7 +481,7 @@

    parent

    @@ -492,7 +492,7 @@

    patch

    @@ -503,7 +503,7 @@

    post

    @@ -514,7 +514,7 @@

    propfind

    @@ -525,7 +525,7 @@

    proppatch

    @@ -536,7 +536,7 @@

    purge

    @@ -547,7 +547,7 @@

    put

    @@ -558,7 +558,7 @@

    report

    @@ -568,7 +568,7 @@

    request

    request: OpineRequest
    @@ -578,7 +578,7 @@

    response

    response: OpineResponse
    @@ -589,7 +589,7 @@

    router

    @@ -600,7 +600,7 @@

    routes

    @@ -621,7 +621,7 @@

    search

    @@ -632,7 +632,7 @@

    settings

    @@ -643,7 +643,7 @@

    stack

    @@ -659,7 +659,7 @@

    strict

    @@ -670,7 +670,7 @@

    subscribe

    @@ -681,7 +681,7 @@

    trace

    @@ -692,7 +692,7 @@

    unlock

    @@ -703,7 +703,7 @@

    unsubscribe

    @@ -715,7 +715,7 @@

    use

    Inherited from Application.use

    Overrides IRouter.use

    @@ -733,7 +733,7 @@

    defaultConfiguration

    @@ -756,7 +756,7 @@

    disable

    @@ -785,7 +785,7 @@

    disabled

    @@ -819,7 +819,7 @@

    emit

    @@ -854,7 +854,7 @@

    enable

    @@ -883,7 +883,7 @@

    enabled

    @@ -917,7 +917,7 @@

    engine

    @@ -995,7 +995,7 @@

    Private handle

    @@ -1032,7 +1032,7 @@

    init

    @@ -1060,7 +1060,7 @@

    lazyrouter

    @@ -1089,7 +1089,7 @@

    listen

    @@ -1104,7 +1104,7 @@

    Returns Server

    Inherited from Application.listen

    Parameters

    @@ -1134,7 +1134,7 @@

    Returns Server

    Inherited from Application.listen

    Parameters

    @@ -1164,7 +1164,7 @@

    Returns Server

    Inherited from Application.listen

    Parameters

    @@ -1194,7 +1194,7 @@

    Returns Server

    Inherited from Application.listen

    Parameters

    @@ -1233,7 +1233,7 @@

    on

    @@ -1291,7 +1291,7 @@

    param

    Inherited from Application.param

    Overrides IRouter.param

    Parameters

    @@ -1318,7 +1318,7 @@

    path

    @@ -1347,7 +1347,7 @@

    Private process_params

    Inherited from IRouter.process_params

    @@ -1386,7 +1386,7 @@

    render

    @@ -1439,7 +1439,7 @@

    Returns void

    Inherited from Application.render

    Parameters

    @@ -1487,7 +1487,7 @@

    route

    Parameters

    @@ -1511,7 +1511,7 @@

    set

    diff --git a/docs/interfaces/_types_.opinerequest.html b/docs/interfaces/_types_.opinerequest.html index 87ab916b..52686df4 100644 --- a/docs/interfaces/_types_.opinerequest.html +++ b/docs/interfaces/_types_.opinerequest.html @@ -188,7 +188,7 @@

    Optional _parsedBody

    _parsedBody: boolean
    @@ -205,7 +205,7 @@

    Optional _parsedOriginal<
    _parsedOriginalUrl: ParsedURL
    @@ -221,7 +221,7 @@

    Optional _parsedUrl

    _parsedUrl: ParsedURL
    @@ -237,7 +237,7 @@

    app

    @@ -247,7 +247,7 @@

    baseUrl

    baseUrl: string
    @@ -257,7 +257,7 @@

    body

    body: any
    @@ -277,7 +277,7 @@

    conn

    conn: ConnInfo
    @@ -287,7 +287,7 @@

    finalResponse

    finalResponse: Promise<Response>
    @@ -302,7 +302,7 @@

    fresh

    fresh: boolean
    @@ -319,7 +319,7 @@

    get

    get: (name: string) => string | undefined
    @@ -367,7 +367,7 @@

    headers

    headers: Headers
    @@ -377,7 +377,7 @@

    Optional hostname

    hostname: string
    @@ -392,7 +392,7 @@

    ip

    ip: string
    @@ -409,7 +409,7 @@

    ips

    ips: string[]
    @@ -428,7 +428,7 @@

    method

    method: string
    @@ -438,7 +438,7 @@

    Optional next

    @@ -448,7 +448,7 @@

    originalUrl

    originalUrl: string
    @@ -458,7 +458,7 @@

    param

    param: (name: string, defaultValue?: string) => string | undefined
    @@ -492,7 +492,7 @@

    params

    params: P
    @@ -502,7 +502,7 @@

    Optional parsedBody

    parsedBody: any
    @@ -519,7 +519,7 @@

    path

    path: string
    @@ -534,7 +534,7 @@

    proto

    proto: string
    @@ -544,7 +544,7 @@

    protocol

    protocol: string
    @@ -564,7 +564,7 @@

    query

    query: ReqQuery
    @@ -574,7 +574,7 @@

    raw

    raw: Deno.Reader
    @@ -589,7 +589,7 @@

    Optional res

    res: OpineResponse<ResBody>
    @@ -605,7 +605,7 @@

    route

    route: any
    @@ -615,7 +615,7 @@

    secure

    secure: boolean
    @@ -631,7 +631,7 @@

    stale

    stale: boolean
    @@ -648,7 +648,7 @@

    subdomains

    subdomains: string[]
    @@ -669,7 +669,7 @@

    url

    url: string
    @@ -679,7 +679,7 @@

    xhr

    xhr: boolean
    @@ -704,7 +704,7 @@

    accepts

  • @@ -749,7 +749,7 @@

    Returns string

    Parameters

    @@ -763,7 +763,7 @@

    Returns string

    Parameters

    @@ -777,7 +777,7 @@

    Returns string

    Parameters

    @@ -803,7 +803,7 @@

    acceptsCharsets

  • @@ -819,7 +819,7 @@

    Returns string

    Parameters

    @@ -833,7 +833,7 @@

    Returns string

    Parameters

    @@ -847,7 +847,7 @@

    Returns string

    Parameters

    @@ -873,7 +873,7 @@

    acceptsEncodings

  • @@ -889,7 +889,7 @@

    Returns string

    Parameters

    @@ -903,7 +903,7 @@

    Returns string

    Parameters

    @@ -917,7 +917,7 @@

    Returns string

    Parameters

    @@ -943,7 +943,7 @@

    acceptsLanguages

  • @@ -959,7 +959,7 @@

    Returns string

    Parameters

    @@ -973,7 +973,7 @@

    Returns string

    Parameters

    @@ -987,7 +987,7 @@

    Returns string

    Parameters

    @@ -1010,7 +1010,7 @@

    is

  • @@ -1055,7 +1055,7 @@

    range

  • @@ -1093,7 +1093,7 @@

    respond

  • Parameters

    @@ -1145,7 +1145,7 @@

    upgrade

  • diff --git a/docs/interfaces/_types_.opineresponse.html b/docs/interfaces/_types_.opineresponse.html index 487fe806..1d81a1d3 100644 --- a/docs/interfaces/_types_.opineresponse.html +++ b/docs/interfaces/_types_.opineresponse.html @@ -154,7 +154,7 @@

    app

    @@ -164,7 +164,7 @@

    Optional body

    body: Uint8Array | Deno.Reader | string
    @@ -174,7 +174,7 @@

    Optional headers

    headers: Headers
    @@ -184,7 +184,7 @@

    json

    json: Send<ResBody, this>
    @@ -205,7 +205,7 @@

    jsonp

    jsonp: Send<ResBody, this>
    @@ -226,7 +226,7 @@

    locals

    locals: any
    @@ -236,7 +236,7 @@

    Optional req

    @@ -246,7 +246,7 @@

    send

    send: Send<ResBody, this>
    @@ -267,7 +267,7 @@

    Optional status

    status: number
    @@ -277,7 +277,7 @@

    Optional statusMessagestatusMessage: any

    @@ -287,7 +287,7 @@

    Optional statusText

    statusText: string
    @@ -297,7 +297,7 @@

    written

    written: boolean
    @@ -319,7 +319,7 @@

    addResource

  • @@ -348,7 +348,7 @@

    append

  • @@ -386,7 +386,7 @@

    attachment

  • @@ -415,7 +415,7 @@

    clearCookie

  • @@ -437,7 +437,7 @@

    Returns this
    @@ -466,7 +466,7 @@

    cookie

  • @@ -488,7 +488,7 @@

    Returns this

    Parameters

    @@ -519,7 +519,7 @@

    download

  • @@ -544,7 +544,7 @@

    Returns Promise

    Parameters

    @@ -561,7 +561,7 @@

    Returns Promise

    Parameters

    @@ -591,7 +591,7 @@

    end

  • @@ -613,7 +613,7 @@

    Returns Promise

    Parameters

    @@ -636,7 +636,7 @@

    etag

  • @@ -664,7 +664,7 @@

    format

  • @@ -735,7 +735,7 @@

    get

  • @@ -763,7 +763,7 @@

    links

  • @@ -796,7 +796,7 @@

    location

  • @@ -842,7 +842,7 @@

    redirect

  • @@ -868,7 +868,7 @@

    Returns void

    Parameters

    @@ -894,7 +894,7 @@

    removeHeader

  • @@ -927,7 +927,7 @@

    render

  • @@ -980,7 +980,7 @@

    Returns void

    Parameters

    @@ -1027,7 +1027,7 @@

    sendFile

  • @@ -1077,7 +1077,7 @@

    sendStatus

  • @@ -1111,7 +1111,7 @@

    set

  • @@ -1141,7 +1141,7 @@

    Returns this

    Parameters

    @@ -1165,7 +1165,7 @@

    setHeader

  • @@ -1197,7 +1197,7 @@

    Returns this

    Parameters

    @@ -1220,7 +1220,7 @@

    setStatus

  • @@ -1248,7 +1248,7 @@

    type

  • @@ -1283,7 +1283,7 @@

    unset

  • @@ -1313,7 +1313,7 @@

    vary

  • diff --git a/docs/interfaces/_types_.rangeparseroptions.html b/docs/interfaces/_types_.rangeparseroptions.html index 87b25922..b83724bd 100644 --- a/docs/interfaces/_types_.rangeparseroptions.html +++ b/docs/interfaces/_types_.rangeparseroptions.html @@ -96,7 +96,7 @@

    Optional combine

    combine: boolean
    diff --git a/docs/interfaces/_types_.rangeparserrange.html b/docs/interfaces/_types_.rangeparserrange.html index 6cf726c9..f9d1adde 100644 --- a/docs/interfaces/_types_.rangeparserrange.html +++ b/docs/interfaces/_types_.rangeparserrange.html @@ -97,7 +97,7 @@

    end

    end: number
    @@ -107,7 +107,7 @@

    start

    start: number
    diff --git a/docs/interfaces/_types_.rangeparserranges.html b/docs/interfaces/_types_.rangeparserranges.html index d1437ad1..0f18e39c 100644 --- a/docs/interfaces/_types_.rangeparserranges.html +++ b/docs/interfaces/_types_.rangeparserranges.html @@ -159,7 +159,7 @@

    type

    type: string
    diff --git a/docs/interfaces/_types_.requesthandler.html b/docs/interfaces/_types_.requesthandler.html index ae142a7d..05c4e71b 100644 --- a/docs/interfaces/_types_.requesthandler.html +++ b/docs/interfaces/_types_.requesthandler.html @@ -106,7 +106,7 @@

    Callable

  • Parameters

    diff --git a/docs/interfaces/_types_.router.html b/docs/interfaces/_types_.router.html index 5cbd528a..6550a5d8 100644 --- a/docs/interfaces/_types_.router.html +++ b/docs/interfaces/_types_.router.html @@ -106,7 +106,7 @@

    Callable

  • Parameters

    @@ -189,7 +189,7 @@

    _params

    @@ -200,7 +200,7 @@

    all

    @@ -217,7 +217,7 @@

    caseSensitive

    @@ -228,7 +228,7 @@

    checkout

    @@ -239,7 +239,7 @@

    connect

    @@ -250,7 +250,7 @@

    copy

    @@ -261,7 +261,7 @@

    delete

    @@ -272,7 +272,7 @@

    get

    @@ -283,7 +283,7 @@

    head

    @@ -294,7 +294,7 @@

    lock

    @@ -305,7 +305,7 @@

    m-search

    @@ -316,7 +316,7 @@

    merge

    @@ -327,7 +327,7 @@

    mergeParams

    @@ -338,7 +338,7 @@

    mkactivity

    @@ -349,7 +349,7 @@

    mkcol

    @@ -360,7 +360,7 @@

    move

    @@ -371,7 +371,7 @@

    notify

    @@ -382,7 +382,7 @@

    options

    @@ -393,7 +393,7 @@

    params

    @@ -404,7 +404,7 @@

    patch

    @@ -415,7 +415,7 @@

    post

    @@ -426,7 +426,7 @@

    propfind

    @@ -437,7 +437,7 @@

    proppatch

    @@ -448,7 +448,7 @@

    purge

    @@ -459,7 +459,7 @@

    put

    @@ -470,7 +470,7 @@

    report

    @@ -481,7 +481,7 @@

    search

    @@ -492,7 +492,7 @@

    stack

    @@ -508,7 +508,7 @@

    strict

    @@ -519,7 +519,7 @@

    subscribe

    @@ -530,7 +530,7 @@

    trace

    @@ -541,7 +541,7 @@

    unlock

    @@ -552,7 +552,7 @@

    unsubscribe

    @@ -563,7 +563,7 @@

    use

    @@ -581,7 +581,7 @@

    Private handle

    @@ -618,7 +618,7 @@

    param

    Parameters

    @@ -645,7 +645,7 @@

    Private process_params

    Inherited from IRouter.process_params

    @@ -683,7 +683,7 @@

    route

    Parameters

    diff --git a/docs/interfaces/_types_.routerconstructor.html b/docs/interfaces/_types_.routerconstructor.html index e2055915..5f75db5a 100644 --- a/docs/interfaces/_types_.routerconstructor.html +++ b/docs/interfaces/_types_.routerconstructor.html @@ -89,7 +89,7 @@

    Callable

  • Parameters

    @@ -175,7 +175,7 @@

    constructor

  • Parameters

    @@ -198,7 +198,7 @@

    _params

    @@ -209,7 +209,7 @@

    all

    @@ -226,7 +226,7 @@

    caseSensitive

    @@ -237,7 +237,7 @@

    checkout

    @@ -248,7 +248,7 @@

    connect

    @@ -259,7 +259,7 @@

    copy

    @@ -270,7 +270,7 @@

    delete

    @@ -281,7 +281,7 @@

    get

    @@ -292,7 +292,7 @@

    head

    @@ -303,7 +303,7 @@

    lock

    @@ -314,7 +314,7 @@

    m-search

    @@ -325,7 +325,7 @@

    merge

    @@ -336,7 +336,7 @@

    mergeParams

    @@ -347,7 +347,7 @@

    mkactivity

    @@ -358,7 +358,7 @@

    mkcol

    @@ -369,7 +369,7 @@

    move

    @@ -380,7 +380,7 @@

    notify

    @@ -391,7 +391,7 @@

    options

    @@ -402,7 +402,7 @@

    params

    @@ -413,7 +413,7 @@

    patch

    @@ -424,7 +424,7 @@

    post

    @@ -435,7 +435,7 @@

    propfind

    @@ -446,7 +446,7 @@

    proppatch

    @@ -457,7 +457,7 @@

    purge

    @@ -468,7 +468,7 @@

    put

    @@ -479,7 +479,7 @@

    report

    @@ -490,7 +490,7 @@

    search

    @@ -501,7 +501,7 @@

    stack

    @@ -517,7 +517,7 @@

    strict

    @@ -528,7 +528,7 @@

    subscribe

    @@ -539,7 +539,7 @@

    trace

    @@ -550,7 +550,7 @@

    unlock

    @@ -561,7 +561,7 @@

    unsubscribe

    @@ -572,7 +572,7 @@

    use

    @@ -590,7 +590,7 @@

    Private handle

    @@ -627,7 +627,7 @@

    param

    Parameters

    @@ -654,7 +654,7 @@

    Private process_params

    Inherited from IRouter.process_params

    @@ -692,7 +692,7 @@

    route

    Parameters

    diff --git a/docs/interfaces/_types_.routeroptions.html b/docs/interfaces/_types_.routeroptions.html index d8ae3901..a4df7ffa 100644 --- a/docs/interfaces/_types_.routeroptions.html +++ b/docs/interfaces/_types_.routeroptions.html @@ -98,7 +98,7 @@

    Optional caseSensitivecaseSensitive: boolean

    @@ -108,7 +108,7 @@

    Optional mergeParams

    mergeParams: boolean
    @@ -118,7 +118,7 @@

    Optional strict

    strict: boolean
    diff --git a/docs/interfaces/_utils_createerror_.ierror.html b/docs/interfaces/_utils_createerror_.ierror.html index 52fefc54..2bcfd072 100644 --- a/docs/interfaces/_utils_createerror_.ierror.html +++ b/docs/interfaces/_utils_createerror_.ierror.html @@ -121,7 +121,7 @@

    expose

    expose: boolean
    @@ -164,7 +164,7 @@

    status

    status: number
    @@ -174,7 +174,7 @@

    statusCode

    statusCode: number
    diff --git a/docs/modules/_application_.html b/docs/modules/_application_.html index c72e6ef4..45779503 100644 --- a/docs/modules/_application_.html +++ b/docs/modules/_application_.html @@ -97,7 +97,7 @@

    Const app

    app: Application = {} as Application
    @@ -112,7 +112,7 @@

    Const create

    create: create = Object.create
    @@ -122,7 +122,7 @@

    Const setPrototypeOfsetPrototypeOf: any = Object.setPrototypeOf

    @@ -132,7 +132,7 @@

    Const slice

    slice: slice = Array.prototype.slice
    @@ -142,7 +142,7 @@

    Private trustProxyDefaultSymbol: "@@symbol:trust_proxy_default" = "@@symbol:trust_proxy_default"

    @@ -164,7 +164,7 @@

    Const isPath

  • Parameters

    @@ -187,7 +187,7 @@

    Const isTlsOptions

  • Parameters

    @@ -210,7 +210,7 @@

    Private tryRender

  • diff --git a/docs/modules/_methods_.html b/docs/modules/_methods_.html index e2ccaebd..5a59f951 100644 --- a/docs/modules/_methods_.html +++ b/docs/modules/_methods_.html @@ -85,7 +85,7 @@

    Const methods

    methods: string[] = ["get","post","put","head","delete","options",// "trace", // As of Deno 1.9.0 - TypeError: Method is forbidden."copy","lock","mkcol","move","purge","propfind","proppatch","unlock","report","mkactivity","checkout","merge","m-search","notify","subscribe","unsubscribe","patch","search","connect",]
    diff --git a/docs/modules/_middleware_bodyparser_getcharset_.html b/docs/modules/_middleware_bodyparser_getcharset_.html index c778f7c5..501b3a07 100644 --- a/docs/modules/_middleware_bodyparser_getcharset_.html +++ b/docs/modules/_middleware_bodyparser_getcharset_.html @@ -89,7 +89,7 @@

    Private getCharset

  • diff --git a/docs/modules/_middleware_bodyparser_json_.html b/docs/modules/_middleware_bodyparser_json_.html index cd08e363..b4eab437 100644 --- a/docs/modules/_middleware_bodyparser_json_.html +++ b/docs/modules/_middleware_bodyparser_json_.html @@ -94,7 +94,7 @@

    Const FIRST_CHAR_REGEXP
    FIRST_CHAR_REGEXP: RegExp = /^[\x20\x09\x0a\x0d]*(.)/
    @@ -122,7 +122,7 @@

    Private createStrictS
  • @@ -153,7 +153,7 @@

    Private firstChar

  • @@ -181,7 +181,7 @@

    json

  • @@ -209,7 +209,7 @@

    normalizeJsonSyntaxError

  • diff --git a/docs/modules/_middleware_bodyparser_raw_.html b/docs/modules/_middleware_bodyparser_raw_.html index 7d76896a..085f0784 100644 --- a/docs/modules/_middleware_bodyparser_raw_.html +++ b/docs/modules/_middleware_bodyparser_raw_.html @@ -89,7 +89,7 @@

    raw

  • diff --git a/docs/modules/_middleware_bodyparser_read_.html b/docs/modules/_middleware_bodyparser_read_.html index 2bb65324..0ce7487a 100644 --- a/docs/modules/_middleware_bodyparser_read_.html +++ b/docs/modules/_middleware_bodyparser_read_.html @@ -90,7 +90,7 @@

    Private decodeContent

  • @@ -121,7 +121,7 @@

    Private read

  • diff --git a/docs/modules/_middleware_bodyparser_text_.html b/docs/modules/_middleware_bodyparser_text_.html index f393b8bc..24b9df7e 100644 --- a/docs/modules/_middleware_bodyparser_text_.html +++ b/docs/modules/_middleware_bodyparser_text_.html @@ -89,7 +89,7 @@

    text

  • diff --git a/docs/modules/_middleware_bodyparser_typechecker_.html b/docs/modules/_middleware_bodyparser_typechecker_.html index c258581a..392fca61 100644 --- a/docs/modules/_middleware_bodyparser_typechecker_.html +++ b/docs/modules/_middleware_bodyparser_typechecker_.html @@ -89,7 +89,7 @@

    typeChecker

  • diff --git a/docs/modules/_middleware_bodyparser_urlencoded_.html b/docs/modules/_middleware_bodyparser_urlencoded_.html index 858c260d..af8ec306 100644 --- a/docs/modules/_middleware_bodyparser_urlencoded_.html +++ b/docs/modules/_middleware_bodyparser_urlencoded_.html @@ -93,7 +93,7 @@

    Private decode

  • @@ -209,7 +209,7 @@

    urlencoded

  • diff --git a/docs/modules/_middleware_init_.html b/docs/modules/_middleware_init_.html index e9470f2f..f62e0597 100644 --- a/docs/modules/_middleware_init_.html +++ b/docs/modules/_middleware_init_.html @@ -92,7 +92,7 @@

    Const create

    create: create = Object.create
    @@ -102,7 +102,7 @@

    Const setPrototypeOfsetPrototypeOf: any = Object.setPrototypeOf

    @@ -119,7 +119,7 @@

    Private
    diff --git a/docs/modules/_middleware_query_.html b/docs/modules/_middleware_query_.html index 1c96c130..9a95803d 100644 --- a/docs/modules/_middleware_query_.html +++ b/docs/modules/_middleware_query_.html @@ -89,7 +89,7 @@

    Const query

  • diff --git a/docs/modules/_middleware_servestatic_.html b/docs/modules/_middleware_servestatic_.html index 6dc223a1..5806efe4 100644 --- a/docs/modules/_middleware_servestatic_.html +++ b/docs/modules/_middleware_servestatic_.html @@ -93,7 +93,7 @@

    Private collapseLeading
    @@ -121,7 +121,7 @@

    Private createHtmlDoc
  • @@ -152,7 +152,7 @@

    Private createNotFoun
  • @@ -186,7 +186,7 @@

    Private createRedirect
    @@ -220,7 +220,7 @@

    serveStatic

  • diff --git a/docs/modules/_opine_.html b/docs/modules/_opine_.html index 4f44cb0c..3e79d41c 100644 --- a/docs/modules/_opine_.html +++ b/docs/modules/_opine_.html @@ -92,7 +92,7 @@

    Const request

    request: OpineRequest = Object.create(WrappedRequest.prototype)
    @@ -102,7 +102,7 @@

    Const response

    response: OpineResponse = Object.create(ServerResponse.prototype)
    @@ -124,7 +124,7 @@

    opine

  • diff --git a/docs/modules/_request_.html b/docs/modules/_request_.html index 4963280f..4b0ae431 100644 --- a/docs/modules/_request_.html +++ b/docs/modules/_request_.html @@ -96,7 +96,7 @@

    emptyReader

  • Returns Deno.Reader

    @@ -113,7 +113,7 @@

    Const isDenoReader

  • Parameters

    diff --git a/docs/modules/_router_index_.html b/docs/modules/_router_index_.html index a7641397..7873d865 100644 --- a/docs/modules/_router_index_.html +++ b/docs/modules/_router_index_.html @@ -100,7 +100,7 @@

    Const Router

    Router: RouterConstructor = function (options: any = {}): any {function router(req: OpineRequest,res: OpineResponse,next: NextFunction,): void {(router as any).handle(req, res, next);}setPrototypeOf(router, Router);router.params = {};router._params = [] as any[];router.caseSensitive = options.caseSensitive;router.mergeParams = options.mergeParams;router.strict = options.strict;router.stack = [] as any[];return router as IRouter;} as any
    @@ -122,7 +122,7 @@

    Const objectRegExp

    objectRegExp: RegExp = /^\[object (\S+)\]$/
    @@ -132,7 +132,7 @@

    Const setPrototypeOfsetPrototypeOf: any = Object.setPrototypeOf

    @@ -149,7 +149,7 @@

    appendMethods

  • Parameters

    @@ -175,7 +175,7 @@

    getProtohost

  • Parameters

    @@ -198,7 +198,7 @@

    gettype

  • Parameters

    @@ -221,7 +221,7 @@

    Private matchLayer

  • @@ -252,7 +252,7 @@

    mergeParams

  • Parameters

    @@ -278,7 +278,7 @@

    restore

  • Parameters

    @@ -304,7 +304,7 @@

    sendOptionsResponse

  • Parameters

    @@ -333,7 +333,7 @@

    wrap

  • Parameters

    diff --git a/docs/modules/_router_layer_.html b/docs/modules/_router_layer_.html index 096dd323..cdc103c7 100644 --- a/docs/modules/_router_layer_.html +++ b/docs/modules/_router_layer_.html @@ -90,7 +90,7 @@

    Const Layer

  • Parameters

    @@ -122,7 +122,7 @@

    Private decode_param

  • diff --git a/docs/modules/_router_route_.html b/docs/modules/_router_route_.html index d90a3f56..f7a1ea4b 100644 --- a/docs/modules/_router_route_.html +++ b/docs/modules/_router_route_.html @@ -89,7 +89,7 @@

    Const Route

  • diff --git a/docs/modules/_types_.html b/docs/modules/_types_.html index b265f7b4..8b29d2c6 100644 --- a/docs/modules/_types_.html +++ b/docs/modules/_types_.html @@ -137,7 +137,7 @@

    ApplicationRequestHandler

    ApplicationRequestHandler<T>: IRouterHandler<T> & IRouterMatcher<T> & (...handlers: RequestHandlerParams[]) => T

    Type parameters

    @@ -153,7 +153,7 @@

    CookieOptions

    CookieOptions: Omit<Cookie, "name" | "value">
    @@ -163,7 +163,7 @@

    CookieWithOptionalValue

    CookieWithOptionalValue: Omit<Cookie, "value"> & { value?: Cookie["value"] }
    @@ -173,7 +173,7 @@

    DenoResponseBody

    DenoResponseBody: undefined | string | Uint8Array | Deno.Reader
    @@ -183,7 +183,7 @@

    Errback

    Errback: (err: Error) => void
    @@ -214,7 +214,7 @@

    ErrorRequestHandler

    ErrorRequestHandler<P, ResBody, ReqQuery>: (err: any, req: OpineRequest<P, ResBody, ReqQuery>, res: OpineResponse<ResBody>, next: NextFunction) => any

    Type parameters

    @@ -266,7 +266,7 @@

    HTTPOptions

    HTTPOptions: Omit<Deno.ListenOptions, "transport">
    @@ -276,7 +276,7 @@

    HTTPSOptions

    HTTPSOptions: Omit<Deno.ListenTlsOptions, "transport">
    @@ -286,7 +286,7 @@

    Params

    @@ -296,7 +296,7 @@

    ParamsArray

    ParamsArray: string[]
    @@ -306,7 +306,7 @@

    ParsedURL

    ParsedURL: URL & { _raw?: string | null; path?: string | null; query?: string | null }
    @@ -316,7 +316,7 @@

    PathParams

    PathParams: string | RegExp | Array<string | RegExp>
    @@ -326,7 +326,7 @@

    RangeParserResult

    @@ -336,7 +336,7 @@

    RangeParserResultInvalid

    RangeParserResultInvalid: -2
    @@ -346,7 +346,7 @@

    RangeParserResultUnsatisfiable

    RangeParserResultUnsatisfiable: -1
    @@ -356,7 +356,7 @@

    RequestHandlerParams

    RequestHandlerParams<P, ResBody, ReqQuery>: RequestHandler<P, ResBody, ReqQuery> | ErrorRequestHandler<P, ResBody, ReqQuery> | Array<RequestHandler<P> | ErrorRequestHandler<P>>

    Type parameters

    @@ -378,7 +378,7 @@

    RequestParamHandler

    RequestParamHandler: (req: OpineRequest, res: OpineResponse, next: NextFunction, value: any, name: string) => any
    @@ -421,7 +421,7 @@

    ResponseBody

    ResponseBody: null | undefined | number | boolean | Record<string, unknown> | DenoResponseBody
    @@ -431,7 +431,7 @@

    Send

    Send<ResBody, T>: (body?: ResBody) => T

    Type parameters

    diff --git a/docs/modules/_utils_compileetag_.html b/docs/modules/_utils_compileetag_.html index ad443fcb..72803d8d 100644 --- a/docs/modules/_utils_compileetag_.html +++ b/docs/modules/_utils_compileetag_.html @@ -93,7 +93,7 @@

    Private etag: Function = createETagGenerator({ weak: false })

    @@ -116,7 +116,7 @@

    Private wetag: Function = createETagGenerator({ weak: true })

    @@ -146,7 +146,7 @@

    Private
    @@ -174,7 +174,7 @@

    Private createETagGenerato
  • diff --git a/docs/modules/_utils_compilequeryparser_.html b/docs/modules/_utils_compilequeryparser_.html index 80930ab1..48921bf9 100644 --- a/docs/modules/_utils_compilequeryparser_.html +++ b/docs/modules/_utils_compilequeryparser_.html @@ -93,7 +93,7 @@

    QueryParserValue

    QueryParserValue: Function | boolean | "extended" | "simple"
    @@ -110,7 +110,7 @@

    compileQueryParser

  • @@ -143,7 +143,7 @@

    newObject

  • @@ -172,7 +172,7 @@

    Private parseExtended
  • diff --git a/docs/modules/_utils_compiletrust_.html b/docs/modules/_utils_compiletrust_.html index 17761802..6303d67f 100644 --- a/docs/modules/_utils_compiletrust_.html +++ b/docs/modules/_utils_compiletrust_.html @@ -91,7 +91,7 @@

    TrustValue

    TrustValue: Function | boolean | string | number | string[]
    @@ -108,7 +108,7 @@

    Private compileTrust

  • diff --git a/docs/modules/_utils_contentdisposition_.html b/docs/modules/_utils_contentdisposition_.html index d45b2a9b..3a58d4d5 100644 --- a/docs/modules/_utils_contentdisposition_.html +++ b/docs/modules/_utils_contentdisposition_.html @@ -102,7 +102,7 @@

    Private ENCODE_URL_ATTR_CHAR_REGEXP: RegExp = /[\x00-\x20"'()*,/:;<=>?@[\\\]{}\x7f]/g

    @@ -117,7 +117,7 @@

    Private HEX_ESCAPE_REGEXP: RegExp = /%[0-9A-Fa-f]{2}/

    @@ -132,7 +132,7 @@

    Private NON_LATIN1_REGEXP: RegExp = /[^\x20-\x7e\xa0-\xff]/g

    @@ -147,7 +147,7 @@

    Private QUOTE_REGEXP: RegExp = /([\\"])/g

    @@ -162,7 +162,7 @@

    Private TEXT_REGEXP: RegExp = /^[\x20-\x7e\x80-\xff]+$/

    @@ -196,7 +196,7 @@

    Const TOKEN_REGEXP

    TOKEN_REGEXP: RegExp = /^[!#$%&'*+.0-9A-Z^_`a-z|~-]+$/
    @@ -213,7 +213,7 @@

    Const contentDisposition

    @@ -245,7 +245,7 @@

    Private createParams

  • @@ -273,7 +273,7 @@

    Private format

  • @@ -309,7 +309,7 @@

    Private getLatin1

  • @@ -337,7 +337,7 @@

    Private pencode

  • @@ -365,7 +365,7 @@

    Private qString

  • @@ -393,7 +393,7 @@

    Private uString

  • diff --git a/docs/modules/_utils_cookies_.html b/docs/modules/_utils_cookies_.html index bfccfe17..4f50abf3 100644 --- a/docs/modules/_utils_cookies_.html +++ b/docs/modules/_utils_cookies_.html @@ -90,7 +90,7 @@

    hasCookieNameProperty

  • @@ -123,7 +123,7 @@

    hasCookieRequiredProperties

  • diff --git a/docs/modules/_utils_createerror_.html b/docs/modules/_utils_createerror_.html index 1dc3dcc9..f748b646 100644 --- a/docs/modules/_utils_createerror_.html +++ b/docs/modules/_utils_createerror_.html @@ -105,7 +105,7 @@

    createError

  • @@ -130,7 +130,7 @@

    Returns

    Parameters

    @@ -147,7 +147,7 @@

    Returns

    Parameters

    diff --git a/docs/modules/_utils_definegetter_.html b/docs/modules/_utils_definegetter_.html index 99e4ff0b..1ab5d47b 100644 --- a/docs/modules/_utils_definegetter_.html +++ b/docs/modules/_utils_definegetter_.html @@ -89,7 +89,7 @@

    Private defineGetter

  • diff --git a/docs/modules/_utils_etag_.html b/docs/modules/_utils_etag_.html index a04bda54..feaba9f9 100644 --- a/docs/modules/_utils_etag_.html +++ b/docs/modules/_utils_etag_.html @@ -95,7 +95,7 @@

    Const decoder

    decoder: TextDecoder = new TextDecoder()
    @@ -105,7 +105,7 @@

    Const encoder

    encoder: TextEncoder = new TextEncoder()
    @@ -122,7 +122,7 @@

    Private entitytag

  • @@ -150,7 +150,7 @@

    etag

  • @@ -181,7 +181,7 @@

    Private isstats

  • @@ -209,7 +209,7 @@

    Private stattag

  • diff --git a/docs/modules/_utils_finalhandler_.html b/docs/modules/_utils_finalhandler_.html index 7ca00249..325e2e7b 100644 --- a/docs/modules/_utils_finalhandler_.html +++ b/docs/modules/_utils_finalhandler_.html @@ -100,7 +100,7 @@

    Const DOUBLE_SPACE_REGE
    DOUBLE_SPACE_REGEXP: RegExp = /\x20{2}/g
    @@ -110,7 +110,7 @@

    Const NEWLINE_REGEXP

    NEWLINE_REGEXP: RegExp = /\n/g
    @@ -127,7 +127,7 @@

    Private createHtmlDoc
  • @@ -155,7 +155,7 @@

    finalHandler

  • @@ -186,7 +186,7 @@

    Private getErrorHeade
  • @@ -214,7 +214,7 @@

    Private getErrorMessa
  • @@ -245,7 +245,7 @@

    Private getErrorStatu
  • @@ -273,7 +273,7 @@

    Private getResourceNa
  • @@ -303,7 +303,7 @@

    Private getResponseSt
  • @@ -331,7 +331,7 @@

    Private send

  • @@ -371,7 +371,7 @@

    Private setHeaders

  • diff --git a/docs/modules/_utils_forwarded_.html b/docs/modules/_utils_forwarded_.html index ead2c785..a288b19c 100644 --- a/docs/modules/_utils_forwarded_.html +++ b/docs/modules/_utils_forwarded_.html @@ -90,7 +90,7 @@

    forwarded

  • @@ -118,7 +118,7 @@

    Private parse

  • diff --git a/docs/modules/_utils_fresh_.html b/docs/modules/_utils_fresh_.html index a7e0f746..17dec910 100644 --- a/docs/modules/_utils_fresh_.html +++ b/docs/modules/_utils_fresh_.html @@ -93,7 +93,7 @@

    Const CACHE_CONTROL_NO_
    CACHE_CONTROL_NO_CACHE_REGEXP: RegExp = /(?:^|,)\s*?no-cache\s*?(?:,|$)/
    @@ -110,7 +110,7 @@

    fresh

  • @@ -141,7 +141,7 @@

    Private parseHttpDate
  • @@ -169,7 +169,7 @@

    Private parseTokenLis
  • diff --git a/docs/modules/_utils_merge_.html b/docs/modules/_utils_merge_.html index ed1d7e76..15feb022 100644 --- a/docs/modules/_utils_merge_.html +++ b/docs/modules/_utils_merge_.html @@ -89,7 +89,7 @@

    merge

  • diff --git a/docs/modules/_utils_mergedescriptors_.html b/docs/modules/_utils_mergedescriptors_.html index 09c147a5..e7c4fa60 100644 --- a/docs/modules/_utils_mergedescriptors_.html +++ b/docs/modules/_utils_mergedescriptors_.html @@ -91,7 +91,7 @@

    Const hasOwnPropertyhasOwnProperty: hasOwnProperty = Object.prototype.hasOwnProperty

    @@ -108,7 +108,7 @@

    mergeDescriptors

  • diff --git a/docs/modules/_utils_normalizetype_.html b/docs/modules/_utils_normalizetype_.html index fac4db24..9f309084 100644 --- a/docs/modules/_utils_normalizetype_.html +++ b/docs/modules/_utils_normalizetype_.html @@ -91,7 +91,7 @@

    Private acceptParams

  • @@ -131,7 +131,7 @@

    Private
    @@ -159,7 +159,7 @@

    Private
    diff --git a/docs/modules/_utils_parseurl_.html b/docs/modules/_utils_parseurl_.html index 23a262df..59390dd7 100644 --- a/docs/modules/_utils_parseurl_.html +++ b/docs/modules/_utils_parseurl_.html @@ -92,7 +92,7 @@

    Private fastParse

  • @@ -120,7 +120,7 @@

    Private fresh

  • @@ -151,7 +151,7 @@

    originalUrl

  • @@ -179,7 +179,7 @@

    parseUrl

  • diff --git a/docs/modules/_utils_pathtoregex_.html b/docs/modules/_utils_pathtoregex_.html index 778436b0..d6a7e7e8 100644 --- a/docs/modules/_utils_pathtoregex_.html +++ b/docs/modules/_utils_pathtoregex_.html @@ -71,7 +71,7 @@

    Module "utils/pathToRegex"

    Licensed as follows:

    The MIT License (MIT)

    -

    Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)

    +

    Copyright (c) 2014 Blake Embrey (hello@blakeembrey.com)

    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights @@ -123,7 +123,7 @@

    Path

    Path: string | RegExp | PathArray
    @@ -133,7 +133,7 @@

    PathArray

    PathArray: (string | RegExp)[]
    @@ -146,7 +146,7 @@

    Const MATCHING_GROUP_RE
    MATCHING_GROUP_REGEXP: RegExp = /\((?!\?)/g
    @@ -168,7 +168,7 @@

    Private pathToRegexp

  • diff --git a/docs/modules/_utils_proxyaddr_.html b/docs/modules/_utils_proxyaddr_.html index 28aa3f11..b10a9c28 100644 --- a/docs/modules/_utils_proxyaddr_.html +++ b/docs/modules/_utils_proxyaddr_.html @@ -108,7 +108,7 @@

    Const DIGIT_REGEXP

    DIGIT_REGEXP: RegExp = /^[0-9]+$/
    @@ -118,7 +118,7 @@

    Const isip

    isip: any = ipaddr.isValid
    @@ -128,7 +128,7 @@

    Const parseip

    parseip: any = ipaddr.parse
    @@ -145,7 +145,7 @@

    all

  • @@ -177,7 +177,7 @@

    Private compile

  • @@ -205,7 +205,7 @@

    Private compileRangeS
  • @@ -233,7 +233,7 @@

    Private compileTrust

  • @@ -261,7 +261,7 @@

    Private parseNetmask

  • @@ -289,7 +289,7 @@

    Private parseipNotation
    @@ -317,7 +317,7 @@

    proxyaddr

  • @@ -348,7 +348,7 @@

    Private trustMulti

  • @@ -376,7 +376,7 @@

    Private trustNone

  • @@ -398,7 +398,7 @@

    Private trustSingle

  • @@ -425,7 +425,7 @@

    Private IP_RANGES: object

    @@ -439,7 +439,7 @@

    linklocal

    linklocal: string[] = ["169.254.0.0/16", "fe80::/10"]
    @@ -449,7 +449,7 @@

    loopback

    loopback: string[] = ["127.0.0.1/8", "::1/128"]
    @@ -459,7 +459,7 @@

    uniquelocal

    uniquelocal: string[] = ["10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16", "fc00::/7"]
    diff --git a/docs/modules/_utils_send_.html b/docs/modules/_utils_send_.html index 0b99ee5e..7828f1b0 100644 --- a/docs/modules/_utils_send_.html +++ b/docs/modules/_utils_send_.html @@ -145,7 +145,7 @@

    Private BYTES_RANGE_REGEXP: RegExp = /^ *bytes=/

    @@ -157,10 +157,10 @@

    Private

    Const ENAMETOOLONG_REGEXP

    -
    ENAMETOOLONG_REGEXP: RegExp = /\(os error 63\)|\(os error 36\)/
    +
    ENAMETOOLONG_REGEXP: RegExp = /\(os error 63\)|\(os error 36\)|\(os error 123\)/
    @@ -170,7 +170,7 @@

    Private ENCODE_CHARS_REGEXP: RegExp = /(?:[^\x21\x25\x26-\x3B\x3D\x3F-\x5B\x5D\x5F\x61-\x7A\x7E]|%(?:[^0-9A-Fa-f]|[0-9A-Fa-f][^0-9A-Fa-f]|$))+/g

    @@ -186,7 +186,7 @@

    Const ENOENT_REGEXP

    ENOENT_REGEXP: RegExp = /\(os error 2\)/
    @@ -196,7 +196,7 @@

    Private MAX_MAXAGE: number = 60 * 60 * 24 * 365 * 1000

    @@ -211,7 +211,7 @@

    Private UNMATCHED_SURROGATE_PAIR_REGEXP: RegExp = /(^|[^\uD800-\uDBFF])[\uDC00-\uDFFF]|[\uD800-\uDBFF]([^\uDC00-\uDFFF]|$)/g

    @@ -226,7 +226,7 @@

    Private UNMATCHED_SURROGATE_PAIR_REPLACE: "$1�$2" = "$1�$2"

    @@ -241,7 +241,7 @@

    Private UP_PATH_REGEXP: RegExp = /(?:^|[\\/])\.\.(?:[\\/]|$)/

    @@ -263,7 +263,7 @@

    _send

  • @@ -305,7 +305,7 @@

    Private clearHeaders

  • @@ -333,7 +333,7 @@

    Private collapseLeading
    @@ -361,7 +361,7 @@

    Private containsDotFi
  • @@ -389,7 +389,7 @@

    Private contentRange

  • @@ -423,7 +423,7 @@

    Private create404Error

    @@ -445,7 +445,7 @@

    Private decode

  • @@ -475,7 +475,7 @@

    encodeUrl

  • @@ -511,7 +511,7 @@

    Private hasTrailingSl
  • @@ -539,7 +539,7 @@

    Private isCacheable

  • @@ -568,7 +568,7 @@

    Private isConditionalGET
    @@ -596,7 +596,7 @@

    Private isPrecondition
    @@ -627,7 +627,7 @@

    Private isRangeFresh<
  • @@ -658,7 +658,7 @@

    Private normalizeList

  • @@ -689,7 +689,7 @@

    Private offsetFileRea
  • @@ -726,7 +726,7 @@

    Private removeContent
  • @@ -754,7 +754,7 @@

    send

  • Type parameters

    @@ -792,7 +792,7 @@

    Private sendError

  • @@ -823,7 +823,7 @@

    sendExtension

  • Parameters

    @@ -855,7 +855,7 @@

    sendFile

  • Parameters

    @@ -887,7 +887,7 @@

    sendIndex

  • Parameters

    diff --git a/docs/modules/_utils_stringify_.html b/docs/modules/_utils_stringify_.html index a547cbe8..75f1361b 100644 --- a/docs/modules/_utils_stringify_.html +++ b/docs/modules/_utils_stringify_.html @@ -89,7 +89,7 @@

    stringify

  • diff --git a/docs/modules/_view_.html b/docs/modules/_view_.html index 3411698f..c6f45219 100644 --- a/docs/modules/_view_.html +++ b/docs/modules/_view_.html @@ -96,7 +96,7 @@

    toPath

  • Parameters

    @@ -119,7 +119,7 @@

    Private tryStat