diff --git a/docs/classes/_steps_sendproxyreq_.timeouterror.html b/docs/classes/_steps_sendproxyreq_.timeouterror.html
index 8c24c0b..9622fc1 100644
--- a/docs/classes/_steps_sendproxyreq_.timeouterror.html
+++ b/docs/classes/_steps_sendproxyreq_.timeouterror.html
@@ -127,7 +127,7 @@
constructor
Parameters
@@ -152,7 +152,7 @@ code
code: string = "ECONTIMEDOUT"
@@ -163,7 +163,7 @@ message
@@ -174,7 +174,7 @@ name
@@ -184,7 +184,7 @@ ok
ok: boolean = false
@@ -194,7 +194,7 @@ redirected
redirected: boolean = false
@@ -205,7 +205,7 @@ Optional stack
@@ -215,7 +215,7 @@ status
status: number = 408
@@ -225,7 +225,7 @@ statusText
statusText: string = "ECONTIMEDOUT"
@@ -235,7 +235,7 @@ type
type: string = "error"
@@ -245,7 +245,7 @@ Optional url
url: string
@@ -255,7 +255,7 @@ Static Error
Error: ErrorConstructor
@@ -272,7 +272,7 @@ Static type
Returns any
diff --git a/docs/interfaces/_createstate_.proxy.html b/docs/interfaces/_createstate_.proxy.html
index 762e13b..4198053 100644
--- a/docs/interfaces/_createstate_.proxy.html
+++ b/docs/interfaces/_createstate_.proxy.html
@@ -100,7 +100,7 @@ Optional req
req: Request
@@ -110,7 +110,7 @@ reqInit
reqInit: RequestInit
@@ -120,7 +120,7 @@ Optional res
res: Response
@@ -130,7 +130,7 @@ Optional resData
resData: any
@@ -140,7 +140,7 @@ Optional url
url: URL
diff --git a/docs/interfaces/_createstate_.proxyparams.html b/docs/interfaces/_createstate_.proxyparams.html
index 150c7f2..591c9fc 100644
--- a/docs/interfaces/_createstate_.proxyparams.html
+++ b/docs/interfaces/_createstate_.proxyparams.html
@@ -111,7 +111,7 @@ options
options: Opts
@@ -121,7 +121,7 @@ url
url: ProxyUrl
diff --git a/docs/interfaces/_createstate_.proxystate.html b/docs/interfaces/_createstate_.proxystate.html
index e3f8588..23ae1ad 100644
--- a/docs/interfaces/_createstate_.proxystate.html
+++ b/docs/interfaces/_createstate_.proxystate.html
@@ -119,7 +119,7 @@ options
@@ -129,7 +129,7 @@ params
@@ -139,7 +139,7 @@ proxy
@@ -149,7 +149,7 @@ src
diff --git a/docs/interfaces/_createstate_.proxyurlfunction.html b/docs/interfaces/_createstate_.proxyurlfunction.html
index 4d845fc..d50aabc 100644
--- a/docs/interfaces/_createstate_.proxyurlfunction.html
+++ b/docs/interfaces/_createstate_.proxyurlfunction.html
@@ -92,7 +92,7 @@ Callable
Parameters
diff --git a/docs/interfaces/_createstate_.source.html b/docs/interfaces/_createstate_.source.html
index 18b7d78..a3ccf8b 100644
--- a/docs/interfaces/_createstate_.source.html
+++ b/docs/interfaces/_createstate_.source.html
@@ -112,7 +112,7 @@ next
next: Next
@@ -122,7 +122,7 @@ req
req: Req
@@ -132,7 +132,7 @@ res
res: Res
diff --git a/docs/interfaces/_resolveoptions_.proxyoptions.html b/docs/interfaces/_resolveoptions_.proxyoptions.html
index 3d35a5f..f3f1b33 100644
--- a/docs/interfaces/_resolveoptions_.proxyoptions.html
+++ b/docs/interfaces/_resolveoptions_.proxyoptions.html
@@ -125,7 +125,7 @@ Optional filterReq
filterReq: (req: any, res: any) => boolean | Promise<boolean>
Optional filterRes
Optional memoizeUrl
Optional memoizedUrl: URL
Optional method
Optional parseReqBod
parseReqBody: boolean
@@ -277,7 +277,7 @@
@@ -293,7 +293,7 @@
Optional preserveHostpreserveHostHeader: boolean
Optional proxyErrorH
proxyErrorHandler: (err: any, res: any, next: any) => any
@@ -335,7 +335,7 @@
Optional proxyReqIni
proxyReqInitDecorator: (proxyReqOpts: RequestInit, srcReq: any) => RequestInit | Promise<RequestInit>
@@ -376,7 +376,7 @@
Optional proxyReqUrl
proxyReqUrlDecorator: (url: URL, req?: any) => URL | Promise<URL>
@@ -415,7 +415,7 @@ reqAsBuffer: boolean
@@ -431,7 +431,7 @@
Optional reqAsBuffer
Optional reqBodyEnco
reqBodyEncoding: "utf-8" | null
@@ -446,7 +446,7 @@ secure: boolean
@@ -463,7 +463,7 @@
Optional secure
Optional srcResDecor
srcResDecorator: (srcReq: any, srcRes: any, proxyRes: Response, proxyResData: any) => any
@@ -508,7 +508,7 @@
Optional srcResHeade
srcResHeaderDecorator: (headers: Headers, srcReq: any, srcRes: any, proxyReq: Request, proxyRes: Response) => Headers
@@ -556,7 +556,7 @@ timeout: number
diff --git a/docs/modules/_createstate_.html b/docs/modules/_createstate_.html
index 1097ebe..ddc6ee6 100644
--- a/docs/modules/_createstate_.html
+++ b/docs/modules/_createstate_.html
@@ -99,7 +99,7 @@
diff --git a/docs/modules/_requestoptions_.html b/docs/modules/_requestoptions_.html
index 0ab5d06..679841d 100644
--- a/docs/modules/_requestoptions_.html
+++ b/docs/modules/_requestoptions_.html
@@ -99,7 +99,7 @@ encoder: TextEncoder = new TextEncoder()
@@ -116,7 +116,7 @@
Optional timeout
createState
Type parameters
diff --git a/docs/modules/_isunset_.html b/docs/modules/_isunset_.html index 6e48705..83a4968 100644 --- a/docs/modules/_isunset_.html +++ b/docs/modules/_isunset_.html @@ -89,7 +89,7 @@isUnset
Parameters
diff --git a/docs/modules/_proxy_.html b/docs/modules/_proxy_.html index 7f116fd..9a1c14d 100644 --- a/docs/modules/_proxy_.html +++ b/docs/modules/_proxy_.html @@ -89,7 +89,7 @@proxy
Const encoder
asBuffer
Parameters
@@ -139,7 +139,7 @@asBufferOrString
Parameters
@@ -162,7 +162,7 @@createRequestInit
Parameters
@@ -191,7 +191,7 @@extendHeaders
Parameters
@@ -220,7 +220,7 @@getBody
Parameters
@@ -246,7 +246,7 @@Const parseRawBody
Parameters
@@ -269,7 +269,7 @@parseUrl
Parameters
@@ -292,7 +292,7 @@reqBody
Parameters
@@ -321,7 +321,7 @@reqHeaders
Parameters
diff --git a/docs/modules/_resolveoptions_.html b/docs/modules/_resolveoptions_.html index d39ef5f..44626a7 100644 --- a/docs/modules/_resolveoptions_.html +++ b/docs/modules/_resolveoptions_.html @@ -96,7 +96,7 @@Private resolveBodyEn
@@ -121,7 +121,7 @@
diff --git a/docs/modules/_steps_buildproxyreqinit_.html b/docs/modules/_steps_buildproxyreqinit_.html
index d03d860..141540c 100644
--- a/docs/modules/_steps_buildproxyreqinit_.html
+++ b/docs/modules/_steps_buildproxyreqinit_.html
@@ -89,7 +89,7 @@
encoder: TextEncoder = new TextEncoder()
@@ -109,7 +109,7 @@
decoder: TextDecoder = new TextDecoder()
@@ -114,7 +114,7 @@
Private resolveOptions
buildProxyReqInit
Parameters
diff --git a/docs/modules/_steps_buildproxyurl_.html b/docs/modules/_steps_buildproxyurl_.html index 77d7312..9c779a7 100644 --- a/docs/modules/_steps_buildproxyurl_.html +++ b/docs/modules/_steps_buildproxyurl_.html @@ -89,7 +89,7 @@buildProxyUrl
Parameters
diff --git a/docs/modules/_steps_copyproxyresheaderstouserres_.html b/docs/modules/_steps_copyproxyresheaderstouserres_.html index 2dc9c8b..1551cb5 100644 --- a/docs/modules/_steps_copyproxyresheaderstouserres_.html +++ b/docs/modules/_steps_copyproxyresheaderstouserres_.html @@ -89,7 +89,7 @@copyProxyResHeadersToUserRes
Parameters
diff --git a/docs/modules/_steps_decorateproxyreqinit_.html b/docs/modules/_steps_decorateproxyreqinit_.html index 3ccb2cd..5694146 100644 --- a/docs/modules/_steps_decorateproxyreqinit_.html +++ b/docs/modules/_steps_decorateproxyreqinit_.html @@ -90,7 +90,7 @@decorateProxyReqInit
Parameters
@@ -113,7 +113,7 @@Const defaultDecorator
Parameters
diff --git a/docs/modules/_steps_decorateproxyrequrl_.html b/docs/modules/_steps_decorateproxyrequrl_.html index 27bc240..25ab7e0 100644 --- a/docs/modules/_steps_decorateproxyrequrl_.html +++ b/docs/modules/_steps_decorateproxyrequrl_.html @@ -90,7 +90,7 @@decorateProxyReqUrl
Parameters
@@ -113,7 +113,7 @@Const defaultDecorator
Parameters
diff --git a/docs/modules/_steps_decoratesrcres_.html b/docs/modules/_steps_decoratesrcres_.html index 108a58f..fee8dc7 100644 --- a/docs/modules/_steps_decoratesrcres_.html +++ b/docs/modules/_steps_decoratesrcres_.html @@ -90,7 +90,7 @@decorateSrcRes
Parameters
@@ -113,7 +113,7 @@Const defaultDecorator
Parameters
diff --git a/docs/modules/_steps_decoratesrcresheaders_.html b/docs/modules/_steps_decoratesrcresheaders_.html index 6ad9166..3f94f26 100644 --- a/docs/modules/_steps_decoratesrcresheaders_.html +++ b/docs/modules/_steps_decoratesrcresheaders_.html @@ -90,7 +90,7 @@decorateSrcResHeaders
Parameters
@@ -113,7 +113,7 @@Const defaultDecorator
Parameters
diff --git a/docs/modules/_steps_filterproxyres_.html b/docs/modules/_steps_filterproxyres_.html index 5850ebc..8064b83 100644 --- a/docs/modules/_steps_filterproxyres_.html +++ b/docs/modules/_steps_filterproxyres_.html @@ -90,7 +90,7 @@Const defaultDecorator
Returns boolean
@@ -107,7 +107,7 @@filterProxyRes
Parameters
diff --git a/docs/modules/_steps_filtersrcreq_.html b/docs/modules/_steps_filtersrcreq_.html index 5b71fe3..3705c9a 100644 --- a/docs/modules/_steps_filtersrcreq_.html +++ b/docs/modules/_steps_filtersrcreq_.html @@ -90,7 +90,7 @@Const defaultFilter
Returns boolean
@@ -107,7 +107,7 @@filterSrcReq
Parameters
diff --git a/docs/modules/_steps_handleproxyerrors_.html b/docs/modules/_steps_handleproxyerrors_.html index c472676..003b9e4 100644 --- a/docs/modules/_steps_handleproxyerrors_.html +++ b/docs/modules/_steps_handleproxyerrors_.html @@ -90,7 +90,7 @@connectionResetHandler
Parameters
@@ -116,7 +116,7 @@handleProxyErrors
Parameters
diff --git a/docs/modules/_steps_prepareproxyreq_.html b/docs/modules/_steps_prepareproxyreq_.html index d0ae49f..ff06c4d 100644 --- a/docs/modules/_steps_prepareproxyreq_.html +++ b/docs/modules/_steps_prepareproxyreq_.html @@ -92,7 +92,7 @@Const encoder
getContentLength
Parameters
@@ -132,7 +132,7 @@prepareProxyReq
Parameters
diff --git a/docs/modules/_steps_sendproxyreq_.html b/docs/modules/_steps_sendproxyreq_.html index 2090022..b6660bb 100644 --- a/docs/modules/_steps_sendproxyreq_.html +++ b/docs/modules/_steps_sendproxyreq_.html @@ -97,7 +97,7 @@Const decoder
sendProxyReq
Parameters
diff --git a/docs/modules/_steps_sendsrcres_.html b/docs/modules/_steps_sendsrcres_.html index be41730..b91e597 100644 --- a/docs/modules/_steps_sendsrcres_.html +++ b/docs/modules/_steps_sendsrcres_.html @@ -89,7 +89,7 @@sendSrcRes
Parameters