From 2e0f3c93c240cda4fda38f4aa4ca464a815aca74 Mon Sep 17 00:00:00 2001 From: asos-craigmorten Date: Sun, 16 Apr 2023 15:51:13 +0000 Subject: [PATCH] publish typedocs --- docs/classes/_request_.wrappedrequest.html | 101 +++++++------ docs/classes/_response_.response.html | 78 +++++----- .../_utils_createerror_.httperror.html | 20 +-- .../_utils_createerror_.httperrorimpl.html | 18 +-- docs/classes/_view_.view.html | 20 +-- docs/interfaces/_types_.application.html | 134 ++++++++--------- docs/interfaces/_types_.byterange.html | 4 +- docs/interfaces/_types_.handler.html | 2 +- docs/interfaces/_types_.iroute.html | 54 +++---- docs/interfaces/_types_.irouter.html | 76 +++++----- docs/interfaces/_types_.irouterhandler.html | 4 +- docs/interfaces/_types_.iroutermatcher.html | 6 +- docs/interfaces/_types_.mediatype.html | 8 +- docs/interfaces/_types_.nextfunction.html | 4 +- docs/interfaces/_types_.opine.html | 138 +++++++++--------- docs/interfaces/_types_.opinerequest.html | 104 ++++++------- docs/interfaces/_types_.opineresponse.html | 88 +++++------ .../_types_.rangeparseroptions.html | 2 +- docs/interfaces/_types_.rangeparserrange.html | 4 +- .../interfaces/_types_.rangeparserranges.html | 64 ++++---- docs/interfaces/_types_.requesthandler.html | 2 +- docs/interfaces/_types_.router.html | 78 +++++----- .../interfaces/_types_.routerconstructor.html | 80 +++++----- docs/interfaces/_types_.routeroptions.html | 6 +- .../_utils_createerror_.ierror.html | 14 +- docs/modules/_application_.html | 20 +-- docs/modules/_methods_.html | 2 +- .../_middleware_bodyparser_getcharset_.html | 2 +- .../modules/_middleware_bodyparser_json_.html | 26 ++-- docs/modules/_middleware_bodyparser_raw_.html | 6 +- .../modules/_middleware_bodyparser_read_.html | 8 +- .../modules/_middleware_bodyparser_text_.html | 6 +- .../_middleware_bodyparser_typechecker_.html | 6 +- .../_middleware_bodyparser_urlencoded_.html | 26 ++-- docs/modules/_middleware_init_.html | 6 +- docs/modules/_middleware_query_.html | 2 +- docs/modules/_middleware_servestatic_.html | 10 +- docs/modules/_opine_.html | 6 +- docs/modules/_request_.html | 4 +- docs/modules/_router_index_.html | 54 +++---- docs/modules/_router_layer_.html | 8 +- docs/modules/_router_route_.html | 2 +- docs/modules/_types_.html | 38 ++--- docs/modules/_utils_compileetag_.html | 8 +- docs/modules/_utils_compilequeryparser_.html | 18 ++- docs/modules/_utils_compiletrust_.html | 8 +- docs/modules/_utils_contentdisposition_.html | 50 +++---- docs/modules/_utils_cookies_.html | 4 +- docs/modules/_utils_createerror_.html | 6 +- docs/modules/_utils_definegetter_.html | 6 +- docs/modules/_utils_etag_.html | 20 +-- docs/modules/_utils_finalhandler_.html | 22 +-- docs/modules/_utils_forwarded_.html | 12 +- docs/modules/_utils_fresh_.html | 8 +- docs/modules/_utils_merge_.html | 2 +- docs/modules/_utils_mergedescriptors_.html | 8 +- docs/modules/_utils_normalizetype_.html | 21 ++- docs/modules/_utils_parseurl_.html | 8 +- docs/modules/_utils_pathtoregex_.html | 10 +- docs/modules/_utils_proxyaddr_.html | 74 +++++----- docs/modules/_utils_send_.html | 94 ++++++------ docs/modules/_utils_stringify_.html | 2 +- docs/modules/_view_.html | 12 +- 63 files changed, 877 insertions(+), 857 deletions(-) diff --git a/docs/classes/_request_.wrappedrequest.html b/docs/classes/_request_.wrappedrequest.html index 835fdc06..3e801173 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,10 +1140,17 @@

    upgrade

    +
    +
    +

    Upgrades the HTTP connection to a WebSocket connection by internally calling + Deno.upgradeWebSocket(req). Returns the created WebSocket.

    +
    +

    Returns WebSocket

    +

    The created WebSocket

  • diff --git a/docs/classes/_response_.response.html b/docs/classes/_response_.response.html index 2e8c377f..e6a1e226 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 508ec995..7e6b6c67 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

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

    Optional stack

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

    status

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

    statusCode

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

    Static Error

    Error: ErrorConstructor
    @@ -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 6c2432ed..c8b6ba24 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

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

    Optional stack

    @@ -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 cd4b1cc9..6c79db1c 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 @@

    pathPromise

    pathPromise: 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 6bf874ea..d1196bd0 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 9e997b7a..6b02e6df 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 c4a96811..92be4e3e 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 fd6d3427..b0b37f5c 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 26bcf5c2..2ea37024 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 999f58e8..9a190258 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 dc11f16a..7611d160 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 3398a015..1ea1dd5f 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 c20c7426..2739faee 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 11f1ec5b..58197da8 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 d887b072..4acabef3 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 afe78425..218203e8 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 | ReadableStream
    @@ -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 59f94c43..f62dfc1e 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 ae8b6671..2fb50ceb 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 50d1d98f..e0c7a787 100644 --- a/docs/interfaces/_types_.rangeparserranges.html +++ b/docs/interfaces/_types_.rangeparserranges.html @@ -133,7 +133,7 @@

    Array

    Array: ArrayConstructor
    @@ -144,7 +144,7 @@

    length

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

    type

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

    concat

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

    Returns

    Inherited from RangeParserRanges.concat

      -
    • Defined in opt/hostedtoolcache/node/12.22.12/x64/lib/node_modules/typescript/lib/lib.es5.d.ts:1321
    • +
    • Defined in opt/hostedtoolcache/node/12.22.12/x64/lib/node_modules/typescript/lib/lib.es5.d.ts:1334
    @@ -236,7 +236,7 @@

    every

    @@ -298,7 +298,7 @@

    Returns this

    Inherited from RangeParserRanges.every

      -
    • Defined in opt/hostedtoolcache/node/12.22.12/x64/lib/node_modules/typescript/lib/lib.es5.d.ts:1407
    • +
    • Defined in opt/hostedtoolcache/node/12.22.12/x64/lib/node_modules/typescript/lib/lib.es5.d.ts:1420
    @@ -364,7 +364,7 @@

    filter

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

    Returns S<
    @@ -485,7 +485,7 @@

    forEach

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

    indexOf

    @@ -585,7 +585,7 @@

    join

    @@ -617,7 +617,7 @@

    lastIndexOf

    @@ -655,7 +655,7 @@

    map

    @@ -723,7 +723,7 @@

    pop

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

    push

    @@ -781,7 +781,7 @@

    reduce

    @@ -831,7 +831,7 @@

    Returns

    Inherited from RangeParserRanges.reduce

      -
    • Defined in opt/hostedtoolcache/node/12.22.12/x64/lib/node_modules/typescript/lib/lib.es5.d.ts:1447
    • +
    • Defined in opt/hostedtoolcache/node/12.22.12/x64/lib/node_modules/typescript/lib/lib.es5.d.ts:1460

    Parameters

    @@ -876,7 +876,7 @@

    Returns

    Inherited from RangeParserRanges.reduce

      -
    • Defined in opt/hostedtoolcache/node/12.22.12/x64/lib/node_modules/typescript/lib/lib.es5.d.ts:1453
    • +
    • Defined in opt/hostedtoolcache/node/12.22.12/x64/lib/node_modules/typescript/lib/lib.es5.d.ts:1466
    @@ -949,7 +949,7 @@

    reduceRight

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

    Returns

    Inherited from RangeParserRanges.reduceRight

      -
    • Defined in opt/hostedtoolcache/node/12.22.12/x64/lib/node_modules/typescript/lib/lib.es5.d.ts:1460
    • +
    • Defined in opt/hostedtoolcache/node/12.22.12/x64/lib/node_modules/typescript/lib/lib.es5.d.ts:1473

    Parameters

    @@ -1044,7 +1044,7 @@

    Returns

    Inherited from RangeParserRanges.reduceRight

      -
    • Defined in opt/hostedtoolcache/node/12.22.12/x64/lib/node_modules/typescript/lib/lib.es5.d.ts:1466
    • +
    • Defined in opt/hostedtoolcache/node/12.22.12/x64/lib/node_modules/typescript/lib/lib.es5.d.ts:1479
    @@ -1115,7 +1115,7 @@

    reverse

    @@ -1139,7 +1139,7 @@

    shift

    @@ -1163,7 +1163,7 @@

    slice

    @@ -1205,7 +1205,7 @@

    some

    @@ -1270,7 +1270,7 @@

    sort

    @@ -1329,7 +1329,7 @@

    splice

    @@ -1359,7 +1359,7 @@

    Returns

    Inherited from RangeParserRanges.splice

      -
    • Defined in opt/hostedtoolcache/node/12.22.12/x64/lib/node_modules/typescript/lib/lib.es5.d.ts:1372
    • +
    • Defined in opt/hostedtoolcache/node/12.22.12/x64/lib/node_modules/typescript/lib/lib.es5.d.ts:1385
    @@ -1404,7 +1404,7 @@

    toLocaleString

    @@ -1427,7 +1427,7 @@

    toString

    @@ -1450,7 +1450,7 @@

    unshift

    diff --git a/docs/interfaces/_types_.requesthandler.html b/docs/interfaces/_types_.requesthandler.html index 05e093fc..30486e4e 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 11fd10de..425a3e04 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 b4fa4d24..36374229 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 748a1c95..b27b824a 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 38c24d3a..55ac08fd 100644 --- a/docs/interfaces/_utils_createerror_.ierror.html +++ b/docs/interfaces/_utils_createerror_.ierror.html @@ -111,7 +111,7 @@

    Error

    Error: ErrorConstructor
    @@ -121,7 +121,7 @@

    expose

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

    message

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

    name

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

    Optional stack

    @@ -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 9568e80f..d603f0bc 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

    @@ -204,13 +204,13 @@

    Returns options

    Private tryRender

      -
    • tryRender(view: any, options: any, callback: Function): tryRender
    • +
    • tryRender(view: any, options: any, callback: Function): Promise<void>
    -

    Returns tryRender

    +

    Returns Promise<void>

  • diff --git a/docs/modules/_methods_.html b/docs/modules/_methods_.html index 51d111f2..0d143a72 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 236d681b..1523b67d 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 1ee4e089..8f4669c4 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]*(.)/
    @@ -116,13 +116,13 @@

    Functions

    Private createStrictSyntaxError

      -
    • createStrictSyntaxError(str: string, char: string): createStrictSyntaxError
    • +
    • createStrictSyntaxError(str: string, char: string): any
    -

    Returns createStrictSyntaxError

    +

    Returns any

  • @@ -147,13 +147,13 @@

    Returns

    Private firstChar

      -
    • firstChar(str: string): firstChar
    • +
    • firstChar(str: string): any
    -

    Returns firstChar

    +

    Returns any

  • @@ -175,13 +175,13 @@

    Returns

    json

      -
    • json(options?: any): json
    • +
    • json(options?: any): jsonParser
    -

    Returns json

    +

    Returns jsonParser

  • @@ -203,13 +203,13 @@

    Returns

    normalizeJsonSyntaxError

      -
    • normalizeJsonSyntaxError(error: any, obj: any): normalizeJsonSyntaxError
    • +
    • normalizeJsonSyntaxError(error: any, obj: any): any
    -

    Returns normalizeJsonSyntaxError

    +

    Returns any

  • diff --git a/docs/modules/_middleware_bodyparser_raw_.html b/docs/modules/_middleware_bodyparser_raw_.html index 96b73c1c..a60d1929 100644 --- a/docs/modules/_middleware_bodyparser_raw_.html +++ b/docs/modules/_middleware_bodyparser_raw_.html @@ -83,13 +83,13 @@

    Functions

    raw

      -
    • raw(options?: any): raw
    • +
    • raw(options?: any): rawParser
    -

    Returns raw

    +

    Returns rawParser

  • diff --git a/docs/modules/_middleware_bodyparser_read_.html b/docs/modules/_middleware_bodyparser_read_.html index 958be0f9..57d0268e 100644 --- a/docs/modules/_middleware_bodyparser_read_.html +++ b/docs/modules/_middleware_bodyparser_read_.html @@ -90,7 +90,7 @@

    Private decodeContent

  • @@ -115,13 +115,13 @@

    Returns Promise

    Private read

    -

    Returns read

    +

    Returns Promise<void>

  • diff --git a/docs/modules/_middleware_bodyparser_text_.html b/docs/modules/_middleware_bodyparser_text_.html index c181dcde..db8c31e8 100644 --- a/docs/modules/_middleware_bodyparser_text_.html +++ b/docs/modules/_middleware_bodyparser_text_.html @@ -83,13 +83,13 @@

    Functions

    text

      -
    • text(options?: any): text
    • +
    • text(options?: any): textParser
    -

    Returns text

    +

    Returns textParser

  • diff --git a/docs/modules/_middleware_bodyparser_typechecker_.html b/docs/modules/_middleware_bodyparser_typechecker_.html index 5286fbd7..b6db481e 100644 --- a/docs/modules/_middleware_bodyparser_typechecker_.html +++ b/docs/modules/_middleware_bodyparser_typechecker_.html @@ -83,13 +83,13 @@

    Functions

    typeChecker

      -
    • typeChecker(type: string): typeChecker
    • +
    • typeChecker(type: string): checkType
    -

    Returns typeChecker

    +

    Returns checkType

  • diff --git a/docs/modules/_middleware_bodyparser_urlencoded_.html b/docs/modules/_middleware_bodyparser_urlencoded_.html index f3ab549b..438aa29a 100644 --- a/docs/modules/_middleware_bodyparser_urlencoded_.html +++ b/docs/modules/_middleware_bodyparser_urlencoded_.html @@ -93,7 +93,7 @@

    Private decode

  • @@ -116,13 +116,13 @@

    Returns string

    Private extendedParser

      -
    • extendedParser(options: any): extendedParser
    • +
    • extendedParser(options: any): queryParse
    -

    Returns extendedParser

    +

    Returns queryParse

  • @@ -144,13 +144,13 @@

    Returns

    Private parameterCount

      -
    • parameterCount(body: string, limit: number): parameterCount
    • +
    • parameterCount(body: string, limit: number): number
    -

    Returns parameterCount

    +

    Returns number

  • @@ -175,13 +175,13 @@

    Returns

    Private simpleParser

      -
    • simpleParser(options: any): simpleParser
    • +
    • simpleParser(options: any): queryParse
    -

    Returns simpleParser

    +

    Returns queryParse

  • @@ -203,13 +203,13 @@

    Returns

    urlencoded

      -
    • urlencoded(options?: any): urlencoded
    • +
    • urlencoded(options?: any): urlencodedParser
    -

    Returns urlencoded

    +

    Returns urlencodedParser

  • diff --git a/docs/modules/_middleware_init_.html b/docs/modules/_middleware_init_.html index c470bfd3..97bca9be 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 75a24260..17cb56f9 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 ca09ab2e..39f08990 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 9a5e3edb..17195934 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 93c1ac43..0dd05382 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 58e5a848..19558656 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

    @@ -143,13 +143,13 @@

    Functions

    appendMethods

      -
    • appendMethods(list: any, addition: any): appendMethods
    • +
    • appendMethods(list: any, addition: any): void
    -

    Returns appendMethods

    +

    Returns void

  • @@ -169,13 +169,13 @@

    Returns

    getProtohost

      -
    • getProtohost(url: string): getProtohost
    • +
    • getProtohost(url: string): string
    -

    Returns getProtohost

    +

    Returns string

  • @@ -192,13 +192,13 @@

    Returns

    gettype

      -
    • gettype(obj: any): gettype
    • +
    • gettype(obj: any): any
    -

    Returns gettype

    +

    Returns any

  • @@ -215,13 +215,13 @@

    Returns

    Private matchLayer

      -
    • matchLayer(layer: any, path: string): matchLayer
    • +
    • matchLayer(layer: any, path: string): any
    -

    Returns matchLayer

    +

    Returns any

  • @@ -246,13 +246,13 @@

    Returns

    mergeParams

      -
    • mergeParams(params: any, parent: any): mergeParams
    • +
    • mergeParams(params: any, parent: any): any
    -

    Returns mergeParams

    +

    Returns any

  • @@ -272,13 +272,13 @@

    Returns

    restore

      -
    • restore(fn: Function, obj: any): restore
    • +
    • restore(fn: Function, obj: any): (Anonymous function)
    -

    Returns restore

    +

    Returns (Anonymous function)

  • @@ -298,13 +298,13 @@

    Returns

    sendOptionsResponse

    -

    Returns sendOptionsResponse

    +

    Returns void

  • @@ -327,13 +327,13 @@

    Returns

    wrap

      -
    • wrap(old: any, fn: any): wrap
    • +
    • wrap(old: any, fn: any): proxy
    -

    Returns wrap

    +

    Returns proxy

  • diff --git a/docs/modules/_router_layer_.html b/docs/modules/_router_layer_.html index 41235824..01aef2b3 100644 --- a/docs/modules/_router_layer_.html +++ b/docs/modules/_router_layer_.html @@ -90,7 +90,7 @@

    Const Layer

  • Parameters

    @@ -116,13 +116,13 @@

    Returns any

    Private decode_param

      -
    • decode_param(val: any): decode_param
    • +
    • decode_param(val: any): any
    -

    Returns decode_param

    +

    Returns any

  • diff --git a/docs/modules/_router_route_.html b/docs/modules/_router_route_.html index 74f71a05..7c42c3c0 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 cbe99198..52eb8f1f 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 | ReadableStream
    @@ -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 & { certFile: string; keyFile: string }, "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 eb03e8db..5e3abe03 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 c341f0b4..202b28af 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

  • @@ -137,13 +137,13 @@

    Returns Function<

    newObject

    @@ -164,13 +166,13 @@

    Returns

    Private parseExtendedQueryString

    -

    Returns parseExtendedQueryString

    +

    Returns any

  • diff --git a/docs/modules/_utils_compiletrust_.html b/docs/modules/_utils_compiletrust_.html index 548c7dbd..5ca3e059 100644 --- a/docs/modules/_utils_compiletrust_.html +++ b/docs/modules/_utils_compiletrust_.html @@ -91,7 +91,7 @@

    TrustValue

    TrustValue: Function | boolean | string | number | string[]
    @@ -102,13 +102,13 @@

    Functions

    Private compileTrust

    -

    Returns compileTrust

    +

    Returns any

  • diff --git a/docs/modules/_utils_contentdisposition_.html b/docs/modules/_utils_contentdisposition_.html index 28b1fc13..e111997c 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

    @@ -239,13 +239,13 @@

    Returns string

    Private createParams

      -
    • createParams(filename?: string): createParams
    • +
    • createParams(filename?: string): any
    -

    Returns createParams

    +

    Returns any

  • @@ -267,13 +267,13 @@

    Returns

    Private format

      -
    • format(__namedParameters: { parameters: any; type: string }): format
    • +
    • format(__namedParameters: { parameters: any; type: string }): string
    @@ -303,13 +303,13 @@

    Returns

    Private getLatin1

      -
    • getLatin1(val: any): getLatin1
    • +
    • getLatin1(val: any): string
    -

    Returns getLatin1

    +

    Returns string

  • @@ -331,13 +331,13 @@

    Returns

    Private pencode

      -
    • pencode(char: any): pencode
    • +
    • pencode(char: any): string
    -

    Returns pencode

    +

    Returns string

  • @@ -359,13 +359,13 @@

    Returns

    Private qString

      -
    • qString(val: any): qString
    • +
    • qString(val: any): string
    -

    Returns qString

    +

    Returns string

  • @@ -387,13 +387,13 @@

    Returns

    Private uString

      -
    • uString(val: any): uString
    • +
    • uString(val: any): string
    -

    Returns uString

    +

    Returns string

  • diff --git a/docs/modules/_utils_cookies_.html b/docs/modules/_utils_cookies_.html index f447e69f..46011541 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 4897d4c9..0b34dde3 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 a87568c1..9d87f839 100644 --- a/docs/modules/_utils_definegetter_.html +++ b/docs/modules/_utils_definegetter_.html @@ -83,13 +83,13 @@

    Functions

    Private defineGetter

      -
    • defineGetter(obj: object, name: string, getter: () => any): defineGetter
    • +
    • defineGetter(obj: object, name: string, getter: () => any): void
    -

    Returns defineGetter

    +

    Returns void

  • diff --git a/docs/modules/_utils_etag_.html b/docs/modules/_utils_etag_.html index 65a3598d..d8137589 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

  • @@ -144,13 +144,13 @@

    Returns string

    etag

      -
    • etag(entity: string | Uint8Array | Deno.FileInfo, options: any): etag
    • +
    • etag(entity: string | Uint8Array | Deno.FileInfo, options: any): string
    -

    Returns etag

    +

    Returns string

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

    Private isstats

  • @@ -203,13 +203,13 @@

    Returns boolean

    Private stattag

      -
    • stattag(stat: Deno.FileInfo): stattag
    • +
    • stattag(stat: Deno.FileInfo): string
    -

    Returns stattag

    +

    Returns string

  • diff --git a/docs/modules/_utils_finalhandler_.html b/docs/modules/_utils_finalhandler_.html index cfbe1af7..082d41a8 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 bd25001b..c4dab6a7 100644 --- a/docs/modules/_utils_forwarded_.html +++ b/docs/modules/_utils_forwarded_.html @@ -84,13 +84,13 @@

    Functions

    forwarded

    -

    Returns forwarded

    +

    Returns NetAddr[]

  • @@ -112,13 +112,13 @@

    Returns

    Private parse

      -
    • parse(header: string): parse
    • +
    • parse(header: string): any[]
    -

    Returns parse

    +

    Returns any[]

  • diff --git a/docs/modules/_utils_fresh_.html b/docs/modules/_utils_fresh_.html index 3b9193b2..4c8044f8 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 e497f11c..95596630 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 bb2a9309..668e4605 100644 --- a/docs/modules/_utils_mergedescriptors_.html +++ b/docs/modules/_utils_mergedescriptors_.html @@ -91,7 +91,7 @@

    Const hasOwnPropertyhasOwnProperty: hasOwnProperty = Object.prototype.hasOwnProperty

    @@ -102,13 +102,13 @@

    Functions

    mergeDescriptors

      -
    • mergeDescriptors(dest: object, src: object, redefine?: boolean): mergeDescriptors
    • +
    • mergeDescriptors(dest: object, src: object, redefine?: boolean): object
    -

    Returns mergeDescriptors

    +

    Returns object

    Reference to dest

  • diff --git a/docs/modules/_utils_normalizetype_.html b/docs/modules/_utils_normalizetype_.html index 99fc032e..17f548b6 100644 --- a/docs/modules/_utils_normalizetype_.html +++ b/docs/modules/_utils_normalizetype_.html @@ -85,13 +85,13 @@

    Functions

    Private acceptParams

      -
    • acceptParams(str: string): acceptParams
    • +
    • acceptParams(str: string): { params: any; quality: number; value: string }
    -

    Returns acceptParams

    +

    Returns { params: any; quality: number; value: string }

    +
      +
    • +
      params: any
      +
    • +
    • +
      quality: number
      +
    • +
    • +
      value: string
      +
    • +
  • @@ -120,7 +131,7 @@

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

    Private
    diff --git a/docs/modules/_utils_parseurl_.html b/docs/modules/_utils_parseurl_.html index be56c208..4fb3bb23 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 d1475a36..a0912c49 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 7d4bf982..961ad5c6 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
    @@ -139,13 +139,13 @@

    Functions

    all

      -
    • all(req: OpineRequest, trust: Function | string[] | string): all
    • +
    • all(req: OpineRequest, trust: Function | string[] | string): any
    -

    Returns all

    +

    Returns any

  • @@ -171,13 +171,13 @@

    Returns

    Private compile

      -
    • compile(value: string[] | string): compile
    • +
    • compile(value: string[] | string): trust
    -

    Returns compile

    +

    Returns trust

  • @@ -199,13 +199,13 @@

    Returns

    Private compileRangeSubnets

      -
    • compileRangeSubnets(arr: string[]): compileRangeSubnets
    • +
    • compileRangeSubnets(arr: string[]): any[]
    -

    Returns compileRangeSubnets

    +

    Returns any[]

  • @@ -227,13 +227,13 @@

    Returns

    Private compileTrust

      -
    • compileTrust(rangeSubnets: any[]): compileTrust
    • +
    • compileTrust(rangeSubnets: any[]): trust
    -

    Returns compileTrust

    +

    Returns trust

  • @@ -255,13 +255,13 @@

    Returns

    Private parseNetmask

      -
    • parseNetmask(netmask: string): parseNetmask
    • +
    • parseNetmask(netmask: string): any
    -

    Returns parseNetmask

    +

    Returns any

  • @@ -283,13 +283,13 @@

    Returns

    Private parseipNotation

      -
    • parseipNotation(note: string): parseipNotation
    • +
    • parseipNotation(note: string): any[]
    -

    Returns parseipNotation

    +

    Returns any[]

  • @@ -311,13 +311,13 @@

    Returns

    proxyaddr

    -

    Returns proxyaddr

    +

    Returns any

  • @@ -342,13 +342,13 @@

    Returns

    Private trustMulti

      -
    • trustMulti(subnets: any[]): trustMulti
    • +
    • trustMulti(subnets: any[]): trust
    -

    Returns trustMulti

    +

    Returns trust

  • @@ -370,13 +370,13 @@

    Returns

    Private trustNone

      -
    • trustNone(): trustNone
    • +
    • trustNone(): boolean
    -

    Returns trustNone

    +

    Returns boolean

  • @@ -392,13 +392,13 @@

    Returns

    Private trustSingle

      -
    • trustSingle(subnet: any[]): trustSingle
    • +
    • trustSingle(subnet: any[]): trust
    -

    Returns trustSingle

    +

    Returns trust

  • @@ -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 6825bd4a..b48a9c48 100644 --- a/docs/modules/_utils_send_.html +++ b/docs/modules/_utils_send_.html @@ -145,7 +145,7 @@

    Private BYTES_RANGE_REGEXP: RegExp = /^ *bytes=/

    @@ -160,7 +160,7 @@

    Const ENAMETOOLONG_REGEXPENAMETOOLONG_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 = /(?:^|[\\/])\.\.(?:[\\/]|$)/

    @@ -257,13 +257,13 @@

    Functions

    _send

    -

    Returns _send

    +

    Returns Promise<any>

  • @@ -299,13 +299,13 @@

    Returns

    Private clearHeaders

    -

    Returns clearHeaders

    +

    Returns void

  • @@ -327,13 +327,13 @@

    Returns

    Private collapseLeadingSlashes

    -

    Returns collapseLeadingSlashes

    +

    Returns string

    @@ -361,7 +361,7 @@

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

    Private contentRange

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

    Private create404Error

    @@ -439,13 +439,13 @@

    Returns

    Private decode

      -
    • decode(path: string): decode
    • +
    • decode(path: string): string | -1
    -

    Returns decode

    +

    Returns string | -1

  • @@ -469,13 +469,13 @@

    Returns

    encodeUrl

    -

    Returns encodeUrl

    +

    Returns string

    @@ -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

  • @@ -683,13 +683,13 @@

    Returns string

    Private offsetFileReader

      -
    • offsetFileReader(file: Deno.File, offset: number, contentLength: number): Promise<Deno.Reader & Deno.Closer>
    • +
    • offsetFileReader(file: Deno.FsFile, offset: number, contentLength: number): Promise<Deno.Reader & Deno.Closer>
    @@ -881,13 +881,13 @@

    Returns

    sendIndex

    -

    Returns sendIndex

    +

    Returns Promise<any>

  • diff --git a/docs/modules/_utils_stringify_.html b/docs/modules/_utils_stringify_.html index 21301189..9b559500 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 41da1230..7e1ddc79 100644 --- a/docs/modules/_view_.html +++ b/docs/modules/_view_.html @@ -90,13 +90,13 @@

    Functions

    toPath

      -
    • toPath(pathLike: string): toPath
    • +
    • toPath(pathLike: string): any
    -

    Returns toPath

    +

    Returns any

  • @@ -113,13 +113,13 @@

    Returns

    Private tryStat

      -
    • tryStat(path: string): tryStat
    • +
    • tryStat(path: string): Promise<any>
    -

    Returns tryStat

    +

    Returns Promise<any>