diff --git a/docs/classes/_request_.wrappedrequest.html b/docs/classes/_request_.wrappedrequest.html index 3e801173..56e168a5 100644 --- a/docs/classes/_request_.wrappedrequest.html +++ b/docs/classes/_request_.wrappedrequest.html @@ -166,7 +166,7 @@
fresh
hostname
ip
ips
path
protocol
raw
Returns any
@@ -724,7 +724,7 @@secure
stale
subdomains
xhr
accepts
acceptsCharsets
acceptsEncodings
acceptsLanguages
get
is
range
respond
Parameters
@@ -1140,7 +1140,7 @@upgrade
Private #resources
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
append
attachment
clearCookie
Returns this
@@ -423,7 +423,7 @@
Implementation of OpineResponse.clearCookie
-- Defined in home/runner/work/opine/opine/src/response.ts:155
+ - Defined in home/runner/work/opine/opine/src/response.ts:155
Parameters
@@ -393,7 +393,7 @@cookie
Returns this
@@ -488,7 +488,7 @@
@@ -517,7 +517,7 @@
@@ -547,7 +547,7 @@
@@ -620,7 +620,7 @@
@@ -649,7 +649,7 @@
@@ -682,7 +682,7 @@
@@ -716,7 +716,7 @@
@@ -751,7 +751,7 @@
@@ -788,7 +788,7 @@
@@ -815,7 +815,7 @@
Implementation of OpineResponse.cookie
-- Defined in home/runner/work/opine/opine/src/response.ts:119
+ - Defined in home/runner/work/opine/opine/src/response.ts:119
Parameters
@@ -447,7 +447,7 @@download
end
etag
format
get
json
jsonp
links
location
redirect
Returns void
@@ -874,7 +874,7 @@
@@ -915,7 +915,7 @@
@@ -949,7 +949,7 @@
@@ -982,7 +982,7 @@
@@ -1019,7 +1019,7 @@
@@ -1051,7 +1051,7 @@
Implementation of OpineResponse.redirect
-- Defined in home/runner/work/opine/opine/src/response.ts:540
+ - Defined in home/runner/work/opine/opine/src/response.ts:540
Parameters
@@ -842,7 +842,7 @@removeHeader
render
send
sendFile
sendStatus
set
Returns this
@@ -1109,7 +1109,7 @@
Implementation of OpineResponse.set
-- Defined in home/runner/work/opine/opine/src/response.ts:820
+ - Defined in home/runner/work/opine/opine/src/response.ts:820
Parameters
@@ -1076,7 +1076,7 @@setHeader
Returns this
@@ -1165,7 +1165,7 @@
@@ -1202,7 +1202,7 @@
@@ -1231,7 +1231,7 @@
diff --git a/docs/classes/_utils_createerror_.httperror.html b/docs/classes/_utils_createerror_.httperror.html
index 7e6b6c67..62daef6a 100644
--- a/docs/classes/_utils_createerror_.httperror.html
+++ b/docs/classes/_utils_createerror_.httperror.html
@@ -133,7 +133,7 @@
expose: boolean = false
@@ -169,7 +169,7 @@ status: number
@@ -211,7 +211,7 @@ statusCode: number
@@ -238,7 +238,7 @@
@@ -159,7 +159,7 @@ defaultEngine: any
@@ -169,7 +169,7 @@ engine: any
@@ -179,7 +179,7 @@ ext: any
@@ -189,7 +189,7 @@ name: any
@@ -199,7 +199,7 @@ pathPromise: any
@@ -209,7 +209,7 @@ root: any
@@ -226,7 +226,7 @@
@@ -254,7 +254,7 @@
@@ -285,7 +285,7 @@
diff --git a/docs/interfaces/_types_.application.html b/docs/interfaces/_types_.application.html
index d1196bd0..3521de52 100644
--- a/docs/interfaces/_types_.application.html
+++ b/docs/interfaces/_types_.application.html
@@ -97,7 +97,7 @@
@@ -206,7 +206,7 @@ _router: Router
@@ -232,7 +232,7 @@
@@ -248,7 +248,7 @@ cache: any
@@ -259,7 +259,7 @@ engines: any
@@ -324,7 +324,7 @@ locals: any
@@ -356,7 +356,7 @@ mountpath: string | string[]
@@ -437,7 +437,7 @@ parent: any
@@ -491,7 +491,7 @@ router: string
@@ -577,7 +577,7 @@ routes: any
@@ -598,7 +598,7 @@ settings: any
@@ -619,7 +619,7 @@
@@ -635,7 +635,7 @@
@@ -729,7 +729,7 @@
@@ -757,7 +757,7 @@
@@ -790,7 +790,7 @@
@@ -824,7 +824,7 @@
@@ -852,7 +852,7 @@
@@ -885,7 +885,7 @@
@@ -963,7 +963,7 @@
@@ -999,7 +999,7 @@
@@ -1026,7 +1026,7 @@
@@ -1054,7 +1054,7 @@
@@ -1068,7 +1068,7 @@
Implementation of OpineResponse.setHeader
-- Defined in home/runner/work/opine/opine/src/response.ts:861
+ - Defined in home/runner/work/opine/opine/src/response.ts:861
Parameters
@@ -1133,7 +1133,7 @@setStatus
type
unset
vary
constructor
Parameters
@@ -158,7 +158,7 @@expose
message
@@ -180,7 +180,7 @@name
@@ -201,7 +201,7 @@status
statusCode
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 c8b6ba24..ca54ecf3 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
-- Defined in home/runner/work/opine/opine/src/utils/createError.ts:14
+ - Defined in home/runner/work/opine/opine/src/utils/createError.ts:14
@@ -178,7 +178,7 @@name
Inherited from HttpError.name
Overrides IError.name
-- Defined in home/runner/work/opine/opine/src/utils/createError.ts:13
+ - Defined in home/runner/work/opine/opine/src/utils/createError.ts:13
@@ -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 6c79db1c..b6bca0bc 100644 --- a/docs/classes/_view_.view.html +++ b/docs/classes/_view_.view.html @@ -119,7 +119,7 @@constructor
defaultEngine
engine
ext
name
pathPromise
root
Private lookup
Private render
Private resolve
Callable
_params
@@ -216,7 +216,7 @@_router
all
cache
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
get
@@ -335,7 +335,7 @@head
@@ -345,7 +345,7 @@locals
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
move
@@ -448,7 +448,7 @@notify
@@ -459,7 +459,7 @@options
@@ -470,7 +470,7 @@params
@@ -480,7 +480,7 @@parent
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
routes
search
@@ -608,7 +608,7 @@settings
stack
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
disable
disabled
emit
enable
enabled
engine
Private handle
init
lazyrouter
listen
Returns Server
Parameters
@@ -1097,7 +1097,7 @@Returns Server
Parameters
@@ -1126,7 +1126,7 @@Returns Server
Parameters
@@ -1155,7 +1155,7 @@Returns Server
@@ -1250,7 +1250,7 @@
@@ -1305,7 +1305,7 @@
@@ -1343,7 +1343,7 @@
@@ -1395,7 +1395,7 @@
Parameters
@@ -1193,7 +1193,7 @@on
param
Parameters
@@ -1276,7 +1276,7 @@path
Private process_params
Inherited from IRouter.process_params
-- Defined in home/runner/work/opine/opine/src/types.ts:191
+ - Defined in home/runner/work/opine/opine/src/types.ts:191
render
Returns void
diff --git a/docs/interfaces/_types_.byterange.html b/docs/interfaces/_types_.byterange.html
index 6b02e6df..7525ab4a 100644
--- a/docs/interfaces/_types_.byterange.html
+++ b/docs/interfaces/_types_.byterange.html
@@ -97,7 +97,7 @@ end: number
@@ -107,7 +107,7 @@ start: number
diff --git a/docs/interfaces/_types_.handler.html b/docs/interfaces/_types_.handler.html
index 92be4e3e..619f8e91 100644
--- a/docs/interfaces/_types_.handler.html
+++ b/docs/interfaces/_types_.handler.html
@@ -103,7 +103,7 @@
all: IRouterHandler<this>
@@ -132,7 +132,7 @@ checkout: IRouterHandler<this>
@@ -142,7 +142,7 @@ copy: IRouterHandler<this>
@@ -152,7 +152,7 @@ delete: IRouterHandler<this>
@@ -162,7 +162,7 @@ dispatch: RequestHandler
@@ -172,7 +172,7 @@ get: IRouterHandler<this>
@@ -182,7 +182,7 @@ head: IRouterHandler<this>
@@ -192,7 +192,7 @@ lock: IRouterHandler<this>
@@ -202,7 +202,7 @@ m-search: IRouterHandler<this>
@@ -212,7 +212,7 @@ merge: IRouterHandler<this>
@@ -222,7 +222,7 @@ mkactivity: IRouterHandler<this>
@@ -232,7 +232,7 @@ mkcol: IRouterHandler<this>
@@ -242,7 +242,7 @@ move: IRouterHandler<this>
@@ -252,7 +252,7 @@ notify: IRouterHandler<this>
@@ -262,7 +262,7 @@ options: IRouterHandler<this>
@@ -272,7 +272,7 @@ patch: IRouterHandler<this>
@@ -282,7 +282,7 @@ path: string
@@ -292,7 +292,7 @@ post: IRouterHandler<this>
@@ -302,7 +302,7 @@ purge: IRouterHandler<this>
@@ -312,7 +312,7 @@ put: IRouterHandler<this>
@@ -322,7 +322,7 @@ report: IRouterHandler<this>
@@ -332,7 +332,7 @@ search: IRouterHandler<this>
@@ -342,7 +342,7 @@ stack: any
@@ -352,7 +352,7 @@ subscribe: IRouterHandler<this>
@@ -362,7 +362,7 @@ trace: IRouterHandler<this>
@@ -372,7 +372,7 @@ unlock: IRouterHandler<this>
@@ -382,7 +382,7 @@ unsubscribe: IRouterHandler<this>
diff --git a/docs/interfaces/_types_.irouter.html b/docs/interfaces/_types_.irouter.html
index 2ea37024..77c3c2c9 100644
--- a/docs/interfaces/_types_.irouter.html
+++ b/docs/interfaces/_types_.irouter.html
@@ -149,7 +149,7 @@ _params: any[]
@@ -159,7 +159,7 @@ all: IRouterMatcher<this, "all">
@@ -175,7 +175,7 @@ caseSensitive: boolean
@@ -185,7 +185,7 @@ checkout: IRouterMatcher<this>
@@ -195,7 +195,7 @@ connect: IRouterMatcher<this>
@@ -205,7 +205,7 @@ copy: IRouterMatcher<this>
@@ -215,7 +215,7 @@ delete: IRouterMatcher<this, "delete">
@@ -225,7 +225,7 @@ get: IRouterMatcher<this, "get">
@@ -235,7 +235,7 @@ head: IRouterMatcher<this, "head">
@@ -245,7 +245,7 @@ lock: IRouterMatcher<this>
@@ -255,7 +255,7 @@ m-search: IRouterMatcher<this>
@@ -265,7 +265,7 @@ merge: IRouterMatcher<this>
@@ -275,7 +275,7 @@ mergeParams: boolean
@@ -285,7 +285,7 @@ mkactivity: IRouterMatcher<this>
@@ -295,7 +295,7 @@ mkcol: IRouterMatcher<this>
@@ -305,7 +305,7 @@ move: IRouterMatcher<this>
@@ -315,7 +315,7 @@ notify: IRouterMatcher<this>
@@ -325,7 +325,7 @@ options: IRouterMatcher<this, "options">
@@ -335,7 +335,7 @@ params: any
@@ -345,7 +345,7 @@ patch: IRouterMatcher<this, "patch">
@@ -355,7 +355,7 @@ post: IRouterMatcher<this, "post">
@@ -365,7 +365,7 @@ propfind: IRouterMatcher<this>
@@ -375,7 +375,7 @@ proppatch: IRouterMatcher<this>
@@ -385,7 +385,7 @@ purge: IRouterMatcher<this>
@@ -395,7 +395,7 @@ put: IRouterMatcher<this, "put">
@@ -405,7 +405,7 @@ report: IRouterMatcher<this>
@@ -415,7 +415,7 @@ search: IRouterMatcher<this>
@@ -425,7 +425,7 @@ stack: any[]
@@ -440,7 +440,7 @@ strict: boolean
@@ -450,7 +450,7 @@ subscribe: IRouterMatcher<this>
@@ -460,7 +460,7 @@ trace: IRouterMatcher<this>
@@ -470,7 +470,7 @@ unlock: IRouterMatcher<this>
@@ -480,7 +480,7 @@ unsubscribe: IRouterMatcher<this>
@@ -490,7 +490,7 @@ use: IRouterHandler<this> & IRouterMatcher<this>
@@ -507,7 +507,7 @@
@@ -543,7 +543,7 @@
@@ -606,7 +606,7 @@
quality: number
@@ -109,7 +109,7 @@ subtype: string
@@ -119,7 +119,7 @@ type: string
@@ -129,7 +129,7 @@ value: string
diff --git a/docs/interfaces/_types_.nextfunction.html b/docs/interfaces/_types_.nextfunction.html
index 2739faee..bd61afe8 100644
--- a/docs/interfaces/_types_.nextfunction.html
+++ b/docs/interfaces/_types_.nextfunction.html
@@ -85,7 +85,7 @@
Parameters
@@ -1443,7 +1443,7 @@route
Parameters
@@ -1466,7 +1466,7 @@set
end
start
Callable
Parameters
diff --git a/docs/interfaces/_types_.iroute.html b/docs/interfaces/_types_.iroute.html index b0b37f5c..111eb776 100644 --- a/docs/interfaces/_types_.iroute.html +++ b/docs/interfaces/_types_.iroute.html @@ -122,7 +122,7 @@all
checkout
copy
delete
dispatch
get
head
lock
m-search
merge
mkactivity
mkcol
move
notify
options
patch
path
post
purge
put
report
search
stack
subscribe
trace
unlock
unsubscribe
_params
all
caseSensitive
checkout
connect
copy
delete
get
head
lock
m-search
merge
mergeParams
mkactivity
mkcol
move
notify
options
params
patch
post
propfind
proppatch
purge
put
report
search
stack
strict
subscribe
trace
unlock
unsubscribe
use
Private handle
param
Parameters
@@ -569,7 +569,7 @@Private process_params
route
Parameters
diff --git a/docs/interfaces/_types_.irouterhandler.html b/docs/interfaces/_types_.irouterhandler.html index 9a190258..02464b81 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 7611d160..5a866168 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 1ea1dd5f..33a69901 100644 --- a/docs/interfaces/_types_.mediatype.html +++ b/docs/interfaces/_types_.mediatype.html @@ -99,7 +99,7 @@quality
subtype
type
value
Callable
Parameters
@@ -99,7 +99,7 @@Returns void
diff --git a/docs/interfaces/_types_.opine.html b/docs/interfaces/_types_.opine.html
index 58197da8..b45c3e6c 100644
--- a/docs/interfaces/_types_.opine.html
+++ b/docs/interfaces/_types_.opine.html
@@ -89,7 +89,7 @@
@@ -200,7 +200,7 @@
@@ -227,7 +227,7 @@
@@ -244,7 +244,7 @@
@@ -437,7 +437,7 @@ request: OpineRequest
@@ -578,7 +578,7 @@ response: OpineResponse
@@ -589,7 +589,7 @@
@@ -621,7 +621,7 @@
@@ -659,7 +659,7 @@
@@ -756,7 +756,7 @@
@@ -785,7 +785,7 @@
@@ -819,7 +819,7 @@
@@ -854,7 +854,7 @@
@@ -883,7 +883,7 @@
@@ -917,7 +917,7 @@
@@ -995,7 +995,7 @@
@@ -1032,7 +1032,7 @@
@@ -1060,7 +1060,7 @@
@@ -1089,7 +1089,7 @@
@@ -1104,7 +1104,7 @@
Callable
_params
@@ -211,7 +211,7 @@_router
all
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
-- Defined in home/runner/work/opine/opine/src/types.ts:1095
+ - Defined in home/runner/work/opine/opine/src/types.ts:1095
@@ -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
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
response
router
@@ -600,7 +600,7 @@routes
search
@@ -632,7 +632,7 @@settings
@@ -643,7 +643,7 @@stack
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
-- Defined in home/runner/work/opine/opine/src/types.ts:1172
+ - Defined in home/runner/work/opine/opine/src/types.ts:1172
@@ -733,7 +733,7 @@defaultConfiguration
disable
disabled
emit
enable
enabled
engine
Private handle
init
lazyrouter
listen
Returns Server
Inherited from Application.listen
-- Defined in home/runner/work/opine/opine/src/types.ts:1146
+ - Defined in home/runner/work/opine/opine/src/types.ts:1146
Parameters
@@ -1134,7 +1134,7 @@Returns Server
Inherited from Application.listen
-- Defined in home/runner/work/opine/opine/src/types.ts:1147
+ - Defined in home/runner/work/opine/opine/src/types.ts:1147
Parameters
@@ -1164,7 +1164,7 @@Returns Server
Inherited from Application.listen
-- Defined in home/runner/work/opine/opine/src/types.ts:1148
+ - Defined in home/runner/work/opine/opine/src/types.ts:1148
Parameters
@@ -1194,7 +1194,7 @@Returns Server
@@ -1291,7 +1291,7 @@
@@ -1347,7 +1347,7 @@
@@ -1386,7 +1386,7 @@
@@ -1439,7 +1439,7 @@
Inherited from Application.listen
-- Defined in home/runner/work/opine/opine/src/types.ts:1149
+ - Defined in home/runner/work/opine/opine/src/types.ts:1149
Parameters
@@ -1233,7 +1233,7 @@on
param
Inherited from Application.param
Overrides IRouter.param
-- Defined in home/runner/work/opine/opine/src/types.ts:1096
+ - Defined in home/runner/work/opine/opine/src/types.ts:1096
Parameters
@@ -1318,7 +1318,7 @@path
Private process_params
Inherited from IRouter.process_params
-- Defined in home/runner/work/opine/opine/src/types.ts:191
+ - Defined in home/runner/work/opine/opine/src/types.ts:191
render
Returns void
diff --git a/docs/interfaces/_types_.opinerequest.html b/docs/interfaces/_types_.opinerequest.html
index 4acabef3..653dea6c 100644
--- a/docs/interfaces/_types_.opinerequest.html
+++ b/docs/interfaces/_types_.opinerequest.html
@@ -188,7 +188,7 @@ _parsedBody: boolean
@@ -205,7 +205,7 @@
Inherited from Application.render
-- Defined in home/runner/work/opine/opine/src/types.ts:1234
+ - Defined in home/runner/work/opine/opine/src/types.ts:1234
Parameters
@@ -1487,7 +1487,7 @@route
Parameters
@@ -1511,7 +1511,7 @@set
Optional _parsedBody
Optional _parsedOriginal<
_parsedOriginalUrl: ParsedURL
@@ -221,7 +221,7 @@ _parsedUrl: ParsedURL
@@ -237,7 +237,7 @@ app: Application
@@ -247,7 +247,7 @@ baseUrl: string
@@ -257,7 +257,7 @@ body: any
@@ -277,7 +277,7 @@ conn: ConnInfo
@@ -287,7 +287,7 @@ finalResponse: Promise<Response>
@@ -302,7 +302,7 @@ fresh: boolean
@@ -319,7 +319,7 @@ get: (name: string) => string | undefined
@@ -367,7 +367,7 @@ headers: Headers
@@ -377,7 +377,7 @@ hostname: string
@@ -392,7 +392,7 @@ ip: string
@@ -409,7 +409,7 @@ ips: string[]
@@ -428,7 +428,7 @@ method: string
@@ -438,7 +438,7 @@ next: NextFunction
@@ -448,7 +448,7 @@ originalUrl: string
@@ -458,7 +458,7 @@ param: (name: string, defaultValue?: string) => string | undefined
@@ -492,7 +492,7 @@ params: P
@@ -502,7 +502,7 @@ parsedBody: any
@@ -519,7 +519,7 @@ path: string
@@ -534,7 +534,7 @@ proto: string
@@ -544,7 +544,7 @@ protocol: string
@@ -564,7 +564,7 @@ query: ReqQuery
@@ -574,7 +574,7 @@ raw: Deno.Reader
@@ -589,7 +589,7 @@ res: OpineResponse<ResBody>
@@ -605,7 +605,7 @@ route: any
@@ -615,7 +615,7 @@ secure: boolean
@@ -631,7 +631,7 @@ stale: boolean
@@ -648,7 +648,7 @@ subdomains: string[]
@@ -669,7 +669,7 @@ url: string
@@ -679,7 +679,7 @@ xhr: boolean
@@ -704,7 +704,7 @@
@@ -749,7 +749,7 @@
Optional _parsedUrl
app
baseUrl
body
conn
finalResponse
fresh
get
headers
Optional hostname
ip
ips
method
Optional next
originalUrl
param
params
Optional parsedBody
path
proto
protocol
query
raw
Optional res
route
secure
stale
subdomains
url
xhr
accepts
Returns string
Parameters
@@ -763,7 +763,7 @@Returns string
Parameters
@@ -777,7 +777,7 @@Returns string
@@ -819,7 +819,7 @@
Parameters
@@ -803,7 +803,7 @@acceptsCharsets
Returns string
Parameters
@@ -833,7 +833,7 @@Returns string
Parameters
@@ -847,7 +847,7 @@Returns string
@@ -889,7 +889,7 @@
Parameters
@@ -873,7 +873,7 @@acceptsEncodings
Returns string
Parameters
@@ -903,7 +903,7 @@Returns string
Parameters
@@ -917,7 +917,7 @@Returns string
@@ -959,7 +959,7 @@
Parameters
@@ -943,7 +943,7 @@acceptsLanguages
Returns string
Parameters
@@ -973,7 +973,7 @@Returns string
Parameters
@@ -987,7 +987,7 @@Returns string
@@ -1055,7 +1055,7 @@
@@ -1093,7 +1093,7 @@
diff --git a/docs/interfaces/_types_.opineresponse.html b/docs/interfaces/_types_.opineresponse.html
index 218203e8..77a60c37 100644
--- a/docs/interfaces/_types_.opineresponse.html
+++ b/docs/interfaces/_types_.opineresponse.html
@@ -154,7 +154,7 @@ app: Application
Parameters
@@ -1010,7 +1010,7 @@is
range
respond
Parameters
@@ -1145,7 +1145,7 @@upgrade
app