From de3f2c16a037688d25e91a5aff16682c34bd91c8 Mon Sep 17 00:00:00 2001 From: Martin Guillon Date: Tue, 14 Mar 2023 10:43:17 +0100 Subject: [PATCH 001/114] chore: doc --- docs/assets/search.js | 2 +- docs/functions/addInterceptor.html | 1 + docs/functions/addNetworkInterceptor.html | 3 +- docs/functions/cancelAllRequests.html | 80 +++++++++++++++++++++++ docs/functions/cancelRequest.html | 3 +- docs/functions/clearCache.html | 3 +- docs/functions/clearCookies.html | 3 +- docs/functions/createRequest.html | 3 +- docs/functions/disableSSLPinning.html | 3 +- docs/functions/enableSSLPinning.html | 3 +- docs/functions/getBinary.html | 1 + docs/functions/getClient.html | 3 +- docs/functions/getFile.html | 1 + docs/functions/getFilenameFromUrl.html | 1 + docs/functions/getImage.html | 1 + docs/functions/getJSON.html | 1 + docs/functions/getString.html | 1 + docs/functions/parseJSON.html | 1 + docs/functions/request.html | 3 +- docs/functions/setCache.html | 3 +- docs/index.html | 1 + docs/interfaces/Headers.html | 1 + docs/interfaces/HttpsRequest.html | 8 +-- docs/interfaces/HttpsRequestObject.html | 1 + docs/interfaces/HttpsRequestOptions.html | 16 +++-- docs/interfaces/HttpsResponse.html | 18 ++--- docs/interfaces/HttpsResponseLegacy.html | 20 +++--- docs/modules.html | 2 + docs/types/CachePolicy.html | 1 + docs/variables/interceptors.html | 1 + docs/variables/networkInterceptors.html | 1 + 31 files changed, 149 insertions(+), 41 deletions(-) create mode 100644 docs/functions/cancelAllRequests.html diff --git a/docs/assets/search.js b/docs/assets/search.js index 63b7697..74a0f65 100644 --- a/docs/assets/search.js +++ b/docs/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"kinds\":{\"32\":\"Variable\",\"64\":\"Function\",\"256\":\"Interface\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\"},\"rows\":[{\"kind\":64,\"name\":\"getString\",\"url\":\"functions/getString.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"getJSON\",\"url\":\"functions/getJSON.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"getImage\",\"url\":\"functions/getImage.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"getFile\",\"url\":\"functions/getFile.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"getBinary\",\"url\":\"functions/getBinary.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"enableSSLPinning\",\"url\":\"functions/enableSSLPinning.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"disableSSLPinning\",\"url\":\"functions/disableSSLPinning.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"request\",\"url\":\"functions/request.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"setCache\",\"url\":\"functions/setCache.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"clearCache\",\"url\":\"functions/clearCache.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"createRequest\",\"url\":\"functions/createRequest.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"cancelRequest\",\"url\":\"functions/cancelRequest.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"clearCookies\",\"url\":\"functions/clearCookies.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"addNetworkInterceptor\",\"url\":\"functions/addNetworkInterceptor.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"getClient\",\"url\":\"functions/getClient.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":256,\"name\":\"HttpsSSLPinningOptions\",\"url\":\"interfaces/HttpsSSLPinningOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"host\",\"url\":\"interfaces/HttpsSSLPinningOptions.html#host\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsSSLPinningOptions\"},{\"kind\":1024,\"name\":\"certificate\",\"url\":\"interfaces/HttpsSSLPinningOptions.html#certificate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsSSLPinningOptions\"},{\"kind\":1024,\"name\":\"allowInvalidCertificates\",\"url\":\"interfaces/HttpsSSLPinningOptions.html#allowInvalidCertificates\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsSSLPinningOptions\"},{\"kind\":1024,\"name\":\"validatesDomainName\",\"url\":\"interfaces/HttpsSSLPinningOptions.html#validatesDomainName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsSSLPinningOptions\"},{\"kind\":1024,\"name\":\"commonName\",\"url\":\"interfaces/HttpsSSLPinningOptions.html#commonName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsSSLPinningOptions\"},{\"kind\":256,\"name\":\"CacheOptions\",\"url\":\"interfaces/CacheOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"diskLocation\",\"url\":\"interfaces/CacheOptions.html#diskLocation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CacheOptions\"},{\"kind\":1024,\"name\":\"diskSize\",\"url\":\"interfaces/CacheOptions.html#diskSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CacheOptions\"},{\"kind\":1024,\"name\":\"memorySize\",\"url\":\"interfaces/CacheOptions.html#memorySize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CacheOptions\"},{\"kind\":1024,\"name\":\"forceCache\",\"url\":\"interfaces/CacheOptions.html#forceCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CacheOptions\"},{\"kind\":256,\"name\":\"HttpsFormDataParam\",\"url\":\"interfaces/HttpsFormDataParam.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/HttpsFormDataParam.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsFormDataParam\"},{\"kind\":1024,\"name\":\"parameterName\",\"url\":\"interfaces/HttpsFormDataParam.html#parameterName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsFormDataParam\"},{\"kind\":1024,\"name\":\"fileName\",\"url\":\"interfaces/HttpsFormDataParam.html#fileName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsFormDataParam\"},{\"kind\":1024,\"name\":\"contentType\",\"url\":\"interfaces/HttpsFormDataParam.html#contentType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsFormDataParam\"},{\"kind\":256,\"name\":\"HttpsRequestObject\",\"url\":\"interfaces/HttpsRequestObject.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":256,\"name\":\"Headers\",\"url\":\"interfaces/Headers.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":4194304,\"name\":\"CachePolicy\",\"url\":\"types/CachePolicy.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"HttpsRequestOptions\",\"url\":\"interfaces/HttpsRequestOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/HttpsRequestOptions.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"interfaces/HttpsRequestOptions.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/HttpsRequestOptions.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"headers\",\"url\":\"interfaces/HttpsRequestOptions.html#headers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"params\",\"url\":\"interfaces/HttpsRequestOptions.html#params\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"interfaces/HttpsRequestOptions.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"content\",\"url\":\"interfaces/HttpsRequestOptions.html#content\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"timeout\",\"url\":\"interfaces/HttpsRequestOptions.html#timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"allowLargeResponse\",\"url\":\"interfaces/HttpsRequestOptions.html#allowLargeResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"onProgress\",\"url\":\"interfaces/HttpsRequestOptions.html#onProgress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/HttpsRequestOptions.html#onProgress.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"HttpsRequestOptions.onProgress\"},{\"kind\":1024,\"name\":\"cachePolicy\",\"url\":\"interfaces/HttpsRequestOptions.html#cachePolicy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"cookiesEnabled\",\"url\":\"interfaces/HttpsRequestOptions.html#cookiesEnabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":256,\"name\":\"HttpsResponse\",\"url\":\"interfaces/HttpsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"headers\",\"url\":\"interfaces/HttpsResponse.html#headers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponse\"},{\"kind\":1024,\"name\":\"statusCode\",\"url\":\"interfaces/HttpsResponse.html#statusCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponse\"},{\"kind\":1024,\"name\":\"contentLength\",\"url\":\"interfaces/HttpsResponse.html#contentLength\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponse\"},{\"kind\":1024,\"name\":\"content\",\"url\":\"interfaces/HttpsResponse.html#content\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponse\"},{\"kind\":1024,\"name\":\"reason\",\"url\":\"interfaces/HttpsResponse.html#reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponse\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/HttpsResponse.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponse\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/HttpsResponse.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponse\"},{\"kind\":1024,\"name\":\"failure\",\"url\":\"interfaces/HttpsResponse.html#failure\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponse\"},{\"kind\":256,\"name\":\"HttpsRequest\",\"url\":\"interfaces/HttpsRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"nativeRequest\",\"url\":\"interfaces/HttpsRequest.html#nativeRequest\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequest\"},{\"kind\":2048,\"name\":\"cancel\",\"url\":\"interfaces/HttpsRequest.html#cancel\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsRequest\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"interfaces/HttpsRequest.html#run\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsRequest\"},{\"kind\":256,\"name\":\"HttpsResponseLegacy\",\"url\":\"interfaces/HttpsResponseLegacy.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"contentLength\",\"url\":\"interfaces/HttpsResponseLegacy.html#contentLength\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":2048,\"name\":\"toArrayBuffer\",\"url\":\"interfaces/HttpsResponseLegacy.html#toArrayBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":2048,\"name\":\"toArrayBufferAsync\",\"url\":\"interfaces/HttpsResponseLegacy.html#toArrayBufferAsync\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"interfaces/HttpsResponseLegacy.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":2048,\"name\":\"toStringAsync\",\"url\":\"interfaces/HttpsResponseLegacy.html#toStringAsync\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"interfaces/HttpsResponseLegacy.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":2048,\"name\":\"toJSONAsync\",\"url\":\"interfaces/HttpsResponseLegacy.html#toJSONAsync\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":2048,\"name\":\"toImage\",\"url\":\"interfaces/HttpsResponseLegacy.html#toImage\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":2048,\"name\":\"toFile\",\"url\":\"interfaces/HttpsResponseLegacy.html#toFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":64,\"name\":\"getFilenameFromUrl\",\"url\":\"functions/getFilenameFromUrl.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"parseJSON\",\"url\":\"functions/parseJSON.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"addInterceptor\",\"url\":\"functions/addInterceptor.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":32,\"name\":\"interceptors\",\"url\":\"variables/interceptors.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"networkInterceptors\",\"url\":\"variables/networkInterceptors.html\",\"classes\":\"tsd-kind-variable\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,39.383]],[\"comment/0\",[]],[\"name/1\",[1,39.383]],[\"comment/1\",[]],[\"name/2\",[2,39.383]],[\"comment/2\",[]],[\"name/3\",[3,39.383]],[\"comment/3\",[]],[\"name/4\",[4,39.383]],[\"comment/4\",[]],[\"name/5\",[5,39.383]],[\"comment/5\",[]],[\"name/6\",[6,39.383]],[\"comment/6\",[]],[\"name/7\",[7,39.383]],[\"comment/7\",[]],[\"name/8\",[8,39.383]],[\"comment/8\",[]],[\"name/9\",[9,39.383]],[\"comment/9\",[]],[\"name/10\",[10,39.383]],[\"comment/10\",[]],[\"name/11\",[11,39.383]],[\"comment/11\",[]],[\"name/12\",[12,39.383]],[\"comment/12\",[]],[\"name/13\",[13,39.383]],[\"comment/13\",[]],[\"name/14\",[14,39.383]],[\"comment/14\",[]],[\"name/15\",[15,39.383]],[\"comment/15\",[]],[\"name/16\",[16,39.383]],[\"comment/16\",[]],[\"name/17\",[17,39.383]],[\"comment/17\",[]],[\"name/18\",[18,39.383]],[\"comment/18\",[]],[\"name/19\",[19,39.383]],[\"comment/19\",[]],[\"name/20\",[20,39.383]],[\"comment/20\",[]],[\"name/21\",[21,39.383]],[\"comment/21\",[]],[\"name/22\",[22,39.383]],[\"comment/22\",[]],[\"name/23\",[23,39.383]],[\"comment/23\",[]],[\"name/24\",[24,39.383]],[\"comment/24\",[]],[\"name/25\",[25,39.383]],[\"comment/25\",[]],[\"name/26\",[26,39.383]],[\"comment/26\",[]],[\"name/27\",[27,39.383]],[\"comment/27\",[]],[\"name/28\",[28,39.383]],[\"comment/28\",[]],[\"name/29\",[29,39.383]],[\"comment/29\",[]],[\"name/30\",[30,39.383]],[\"comment/30\",[]],[\"name/31\",[31,39.383]],[\"comment/31\",[]],[\"name/32\",[32,30.91]],[\"comment/32\",[]],[\"name/33\",[33,34.275]],[\"comment/33\",[]],[\"name/34\",[34,39.383]],[\"comment/34\",[]],[\"name/35\",[35,34.275]],[\"comment/35\",[]],[\"name/36\",[36,39.383]],[\"comment/36\",[]],[\"name/37\",[37,39.383]],[\"comment/37\",[]],[\"name/38\",[32,30.91]],[\"comment/38\",[]],[\"name/39\",[38,39.383]],[\"comment/39\",[]],[\"name/40\",[39,39.383]],[\"comment/40\",[]],[\"name/41\",[40,34.275]],[\"comment/41\",[]],[\"name/42\",[41,39.383]],[\"comment/42\",[]],[\"name/43\",[42,39.383]],[\"comment/43\",[]],[\"name/44\",[43,39.383]],[\"comment/44\",[]],[\"name/45\",[44,39.383]],[\"comment/45\",[]],[\"name/46\",[33,34.275]],[\"comment/46\",[]],[\"name/47\",[45,39.383]],[\"comment/47\",[]],[\"name/48\",[46,39.383]],[\"comment/48\",[]],[\"name/49\",[32,30.91]],[\"comment/49\",[]],[\"name/50\",[47,39.383]],[\"comment/50\",[]],[\"name/51\",[48,34.275]],[\"comment/51\",[]],[\"name/52\",[40,34.275]],[\"comment/52\",[]],[\"name/53\",[49,39.383]],[\"comment/53\",[]],[\"name/54\",[50,39.383]],[\"comment/54\",[]],[\"name/55\",[35,34.275]],[\"comment/55\",[]],[\"name/56\",[51,39.383]],[\"comment/56\",[]],[\"name/57\",[52,39.383]],[\"comment/57\",[]],[\"name/58\",[53,39.383]],[\"comment/58\",[]],[\"name/59\",[54,39.383]],[\"comment/59\",[]],[\"name/60\",[55,39.383]],[\"comment/60\",[]],[\"name/61\",[56,39.383]],[\"comment/61\",[]],[\"name/62\",[48,34.275]],[\"comment/62\",[]],[\"name/63\",[57,39.383]],[\"comment/63\",[]],[\"name/64\",[58,39.383]],[\"comment/64\",[]],[\"name/65\",[59,39.383]],[\"comment/65\",[]],[\"name/66\",[60,39.383]],[\"comment/66\",[]],[\"name/67\",[61,39.383]],[\"comment/67\",[]],[\"name/68\",[62,39.383]],[\"comment/68\",[]],[\"name/69\",[63,39.383]],[\"comment/69\",[]],[\"name/70\",[64,39.383]],[\"comment/70\",[]],[\"name/71\",[65,39.383]],[\"comment/71\",[]],[\"name/72\",[66,39.383]],[\"comment/72\",[]],[\"name/73\",[67,39.383]],[\"comment/73\",[]],[\"name/74\",[68,39.383]],[\"comment/74\",[]],[\"name/75\",[69,39.383]],[\"comment/75\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":44,\"name\":{\"45\":{}},\"comment\":{}}],[\"addinterceptor\",{\"_index\":67,\"name\":{\"73\":{}},\"comment\":{}}],[\"addnetworkinterceptor\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"allowinvalidcertificates\",{\"_index\":18,\"name\":{\"18\":{}},\"comment\":{}}],[\"allowlargeresponse\",{\"_index\":42,\"name\":{\"43\":{}},\"comment\":{}}],[\"body\",{\"_index\":39,\"name\":{\"40\":{}},\"comment\":{}}],[\"cacheoptions\",{\"_index\":21,\"name\":{\"21\":{}},\"comment\":{}}],[\"cachepolicy\",{\"_index\":33,\"name\":{\"33\":{},\"46\":{}},\"comment\":{}}],[\"cancel\",{\"_index\":54,\"name\":{\"59\":{}},\"comment\":{}}],[\"cancelrequest\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"certificate\",{\"_index\":17,\"name\":{\"17\":{}},\"comment\":{}}],[\"clearcache\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"clearcookies\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"commonname\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"content\",{\"_index\":40,\"name\":{\"41\":{},\"52\":{}},\"comment\":{}}],[\"contentlength\",{\"_index\":48,\"name\":{\"51\":{},\"62\":{}},\"comment\":{}}],[\"contenttype\",{\"_index\":30,\"name\":{\"30\":{}},\"comment\":{}}],[\"cookiesenabled\",{\"_index\":45,\"name\":{\"47\":{}},\"comment\":{}}],[\"createrequest\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"data\",{\"_index\":27,\"name\":{\"27\":{}},\"comment\":{}}],[\"description\",{\"_index\":50,\"name\":{\"54\":{}},\"comment\":{}}],[\"disablesslpinning\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"disklocation\",{\"_index\":22,\"name\":{\"22\":{}},\"comment\":{}}],[\"disksize\",{\"_index\":23,\"name\":{\"23\":{}},\"comment\":{}}],[\"enablesslpinning\",{\"_index\":5,\"name\":{\"5\":{}},\"comment\":{}}],[\"failure\",{\"_index\":51,\"name\":{\"56\":{}},\"comment\":{}}],[\"filename\",{\"_index\":29,\"name\":{\"29\":{}},\"comment\":{}}],[\"forcecache\",{\"_index\":25,\"name\":{\"25\":{}},\"comment\":{}}],[\"getbinary\",{\"_index\":4,\"name\":{\"4\":{}},\"comment\":{}}],[\"getclient\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"getfile\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"getfilenamefromurl\",{\"_index\":65,\"name\":{\"71\":{}},\"comment\":{}}],[\"getimage\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"getjson\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"getstring\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"headers\",{\"_index\":32,\"name\":{\"32\":{},\"38\":{},\"49\":{}},\"comment\":{}}],[\"host\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"httpsformdataparam\",{\"_index\":26,\"name\":{\"26\":{}},\"comment\":{}}],[\"httpsrequest\",{\"_index\":52,\"name\":{\"57\":{}},\"comment\":{}}],[\"httpsrequestobject\",{\"_index\":31,\"name\":{\"31\":{}},\"comment\":{}}],[\"httpsrequestoptions\",{\"_index\":34,\"name\":{\"34\":{}},\"comment\":{}}],[\"httpsresponse\",{\"_index\":46,\"name\":{\"48\":{}},\"comment\":{}}],[\"httpsresponselegacy\",{\"_index\":56,\"name\":{\"61\":{}},\"comment\":{}}],[\"httpssslpinningoptions\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"interceptors\",{\"_index\":68,\"name\":{\"74\":{}},\"comment\":{}}],[\"memorysize\",{\"_index\":24,\"name\":{\"24\":{}},\"comment\":{}}],[\"method\",{\"_index\":37,\"name\":{\"37\":{}},\"comment\":{}}],[\"nativerequest\",{\"_index\":53,\"name\":{\"58\":{}},\"comment\":{}}],[\"networkinterceptors\",{\"_index\":69,\"name\":{\"75\":{}},\"comment\":{}}],[\"onprogress\",{\"_index\":43,\"name\":{\"44\":{}},\"comment\":{}}],[\"parametername\",{\"_index\":28,\"name\":{\"28\":{}},\"comment\":{}}],[\"params\",{\"_index\":38,\"name\":{\"39\":{}},\"comment\":{}}],[\"parsejson\",{\"_index\":66,\"name\":{\"72\":{}},\"comment\":{}}],[\"reason\",{\"_index\":49,\"name\":{\"53\":{}},\"comment\":{}}],[\"request\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"run\",{\"_index\":55,\"name\":{\"60\":{}},\"comment\":{}}],[\"setcache\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"statuscode\",{\"_index\":47,\"name\":{\"50\":{}},\"comment\":{}}],[\"tag\",{\"_index\":36,\"name\":{\"36\":{}},\"comment\":{}}],[\"timeout\",{\"_index\":41,\"name\":{\"42\":{}},\"comment\":{}}],[\"toarraybuffer\",{\"_index\":57,\"name\":{\"63\":{}},\"comment\":{}}],[\"toarraybufferasync\",{\"_index\":58,\"name\":{\"64\":{}},\"comment\":{}}],[\"tofile\",{\"_index\":64,\"name\":{\"70\":{}},\"comment\":{}}],[\"toimage\",{\"_index\":63,\"name\":{\"69\":{}},\"comment\":{}}],[\"tojson\",{\"_index\":61,\"name\":{\"67\":{}},\"comment\":{}}],[\"tojsonasync\",{\"_index\":62,\"name\":{\"68\":{}},\"comment\":{}}],[\"tostring\",{\"_index\":59,\"name\":{\"65\":{}},\"comment\":{}}],[\"tostringasync\",{\"_index\":60,\"name\":{\"66\":{}},\"comment\":{}}],[\"url\",{\"_index\":35,\"name\":{\"35\":{},\"55\":{}},\"comment\":{}}],[\"validatesdomainname\",{\"_index\":19,\"name\":{\"19\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = JSON.parse("{\"kinds\":{\"32\":\"Variable\",\"64\":\"Function\",\"256\":\"Interface\",\"1024\":\"Property\",\"2048\":\"Method\",\"65536\":\"Type literal\",\"4194304\":\"Type alias\"},\"rows\":[{\"kind\":64,\"name\":\"getString\",\"url\":\"functions/getString.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"getJSON\",\"url\":\"functions/getJSON.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"getImage\",\"url\":\"functions/getImage.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"getFile\",\"url\":\"functions/getFile.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"getBinary\",\"url\":\"functions/getBinary.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"enableSSLPinning\",\"url\":\"functions/enableSSLPinning.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"disableSSLPinning\",\"url\":\"functions/disableSSLPinning.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"request\",\"url\":\"functions/request.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"setCache\",\"url\":\"functions/setCache.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"clearCache\",\"url\":\"functions/clearCache.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"createRequest\",\"url\":\"functions/createRequest.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"cancelRequest\",\"url\":\"functions/cancelRequest.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"cancelAllRequests\",\"url\":\"functions/cancelAllRequests.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"clearCookies\",\"url\":\"functions/clearCookies.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"addNetworkInterceptor\",\"url\":\"functions/addNetworkInterceptor.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"getClient\",\"url\":\"functions/getClient.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":256,\"name\":\"HttpsSSLPinningOptions\",\"url\":\"interfaces/HttpsSSLPinningOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"host\",\"url\":\"interfaces/HttpsSSLPinningOptions.html#host\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsSSLPinningOptions\"},{\"kind\":1024,\"name\":\"certificate\",\"url\":\"interfaces/HttpsSSLPinningOptions.html#certificate\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsSSLPinningOptions\"},{\"kind\":1024,\"name\":\"allowInvalidCertificates\",\"url\":\"interfaces/HttpsSSLPinningOptions.html#allowInvalidCertificates\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsSSLPinningOptions\"},{\"kind\":1024,\"name\":\"validatesDomainName\",\"url\":\"interfaces/HttpsSSLPinningOptions.html#validatesDomainName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsSSLPinningOptions\"},{\"kind\":1024,\"name\":\"commonName\",\"url\":\"interfaces/HttpsSSLPinningOptions.html#commonName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsSSLPinningOptions\"},{\"kind\":256,\"name\":\"CacheOptions\",\"url\":\"interfaces/CacheOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"diskLocation\",\"url\":\"interfaces/CacheOptions.html#diskLocation\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CacheOptions\"},{\"kind\":1024,\"name\":\"diskSize\",\"url\":\"interfaces/CacheOptions.html#diskSize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CacheOptions\"},{\"kind\":1024,\"name\":\"memorySize\",\"url\":\"interfaces/CacheOptions.html#memorySize\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CacheOptions\"},{\"kind\":1024,\"name\":\"forceCache\",\"url\":\"interfaces/CacheOptions.html#forceCache\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"CacheOptions\"},{\"kind\":256,\"name\":\"HttpsFormDataParam\",\"url\":\"interfaces/HttpsFormDataParam.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"interfaces/HttpsFormDataParam.html#data\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsFormDataParam\"},{\"kind\":1024,\"name\":\"parameterName\",\"url\":\"interfaces/HttpsFormDataParam.html#parameterName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsFormDataParam\"},{\"kind\":1024,\"name\":\"fileName\",\"url\":\"interfaces/HttpsFormDataParam.html#fileName\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsFormDataParam\"},{\"kind\":1024,\"name\":\"contentType\",\"url\":\"interfaces/HttpsFormDataParam.html#contentType\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsFormDataParam\"},{\"kind\":256,\"name\":\"HttpsRequestObject\",\"url\":\"interfaces/HttpsRequestObject.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":256,\"name\":\"Headers\",\"url\":\"interfaces/Headers.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":4194304,\"name\":\"CachePolicy\",\"url\":\"types/CachePolicy.html\",\"classes\":\"tsd-kind-type-alias\"},{\"kind\":256,\"name\":\"HttpsRequestOptions\",\"url\":\"interfaces/HttpsRequestOptions.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/HttpsRequestOptions.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"tag\",\"url\":\"interfaces/HttpsRequestOptions.html#tag\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"method\",\"url\":\"interfaces/HttpsRequestOptions.html#method\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"headers\",\"url\":\"interfaces/HttpsRequestOptions.html#headers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"params\",\"url\":\"interfaces/HttpsRequestOptions.html#params\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"body\",\"url\":\"interfaces/HttpsRequestOptions.html#body\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"content\",\"url\":\"interfaces/HttpsRequestOptions.html#content\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"timeout\",\"url\":\"interfaces/HttpsRequestOptions.html#timeout\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"allowLargeResponse\",\"url\":\"interfaces/HttpsRequestOptions.html#allowLargeResponse\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"onProgress\",\"url\":\"interfaces/HttpsRequestOptions.html#onProgress\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"interfaces/HttpsRequestOptions.html#onProgress.__type\",\"classes\":\"tsd-kind-type-literal tsd-parent-kind-property\",\"parent\":\"HttpsRequestOptions.onProgress\"},{\"kind\":1024,\"name\":\"cachePolicy\",\"url\":\"interfaces/HttpsRequestOptions.html#cachePolicy\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":1024,\"name\":\"cookiesEnabled\",\"url\":\"interfaces/HttpsRequestOptions.html#cookiesEnabled\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequestOptions\"},{\"kind\":256,\"name\":\"HttpsResponse\",\"url\":\"interfaces/HttpsResponse.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"headers\",\"url\":\"interfaces/HttpsResponse.html#headers\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponse\"},{\"kind\":1024,\"name\":\"statusCode\",\"url\":\"interfaces/HttpsResponse.html#statusCode\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponse\"},{\"kind\":1024,\"name\":\"contentLength\",\"url\":\"interfaces/HttpsResponse.html#contentLength\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponse\"},{\"kind\":1024,\"name\":\"content\",\"url\":\"interfaces/HttpsResponse.html#content\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponse\"},{\"kind\":1024,\"name\":\"reason\",\"url\":\"interfaces/HttpsResponse.html#reason\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponse\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"interfaces/HttpsResponse.html#description\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponse\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"interfaces/HttpsResponse.html#url\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponse\"},{\"kind\":1024,\"name\":\"failure\",\"url\":\"interfaces/HttpsResponse.html#failure\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponse\"},{\"kind\":256,\"name\":\"HttpsRequest\",\"url\":\"interfaces/HttpsRequest.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"nativeRequest\",\"url\":\"interfaces/HttpsRequest.html#nativeRequest\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsRequest\"},{\"kind\":2048,\"name\":\"cancel\",\"url\":\"interfaces/HttpsRequest.html#cancel\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsRequest\"},{\"kind\":2048,\"name\":\"run\",\"url\":\"interfaces/HttpsRequest.html#run\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsRequest\"},{\"kind\":256,\"name\":\"HttpsResponseLegacy\",\"url\":\"interfaces/HttpsResponseLegacy.html\",\"classes\":\"tsd-kind-interface\"},{\"kind\":1024,\"name\":\"contentLength\",\"url\":\"interfaces/HttpsResponseLegacy.html#contentLength\",\"classes\":\"tsd-kind-property tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":2048,\"name\":\"toArrayBuffer\",\"url\":\"interfaces/HttpsResponseLegacy.html#toArrayBuffer\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":2048,\"name\":\"toArrayBufferAsync\",\"url\":\"interfaces/HttpsResponseLegacy.html#toArrayBufferAsync\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":2048,\"name\":\"toString\",\"url\":\"interfaces/HttpsResponseLegacy.html#toString\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":2048,\"name\":\"toStringAsync\",\"url\":\"interfaces/HttpsResponseLegacy.html#toStringAsync\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":2048,\"name\":\"toJSON\",\"url\":\"interfaces/HttpsResponseLegacy.html#toJSON\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":2048,\"name\":\"toJSONAsync\",\"url\":\"interfaces/HttpsResponseLegacy.html#toJSONAsync\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":2048,\"name\":\"toImage\",\"url\":\"interfaces/HttpsResponseLegacy.html#toImage\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":2048,\"name\":\"toFile\",\"url\":\"interfaces/HttpsResponseLegacy.html#toFile\",\"classes\":\"tsd-kind-method tsd-parent-kind-interface\",\"parent\":\"HttpsResponseLegacy\"},{\"kind\":64,\"name\":\"getFilenameFromUrl\",\"url\":\"functions/getFilenameFromUrl.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"parseJSON\",\"url\":\"functions/parseJSON.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":64,\"name\":\"addInterceptor\",\"url\":\"functions/addInterceptor.html\",\"classes\":\"tsd-kind-function\"},{\"kind\":32,\"name\":\"interceptors\",\"url\":\"variables/interceptors.html\",\"classes\":\"tsd-kind-variable\"},{\"kind\":32,\"name\":\"networkInterceptors\",\"url\":\"variables/networkInterceptors.html\",\"classes\":\"tsd-kind-variable\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,39.512]],[\"comment/0\",[]],[\"name/1\",[1,39.512]],[\"comment/1\",[]],[\"name/2\",[2,39.512]],[\"comment/2\",[]],[\"name/3\",[3,39.512]],[\"comment/3\",[]],[\"name/4\",[4,39.512]],[\"comment/4\",[]],[\"name/5\",[5,39.512]],[\"comment/5\",[]],[\"name/6\",[6,39.512]],[\"comment/6\",[]],[\"name/7\",[7,39.512]],[\"comment/7\",[]],[\"name/8\",[8,39.512]],[\"comment/8\",[]],[\"name/9\",[9,39.512]],[\"comment/9\",[]],[\"name/10\",[10,39.512]],[\"comment/10\",[]],[\"name/11\",[11,39.512]],[\"comment/11\",[]],[\"name/12\",[12,39.512]],[\"comment/12\",[]],[\"name/13\",[13,39.512]],[\"comment/13\",[]],[\"name/14\",[14,39.512]],[\"comment/14\",[]],[\"name/15\",[15,39.512]],[\"comment/15\",[]],[\"name/16\",[16,39.512]],[\"comment/16\",[]],[\"name/17\",[17,39.512]],[\"comment/17\",[]],[\"name/18\",[18,39.512]],[\"comment/18\",[]],[\"name/19\",[19,39.512]],[\"comment/19\",[]],[\"name/20\",[20,39.512]],[\"comment/20\",[]],[\"name/21\",[21,39.512]],[\"comment/21\",[]],[\"name/22\",[22,39.512]],[\"comment/22\",[]],[\"name/23\",[23,39.512]],[\"comment/23\",[]],[\"name/24\",[24,39.512]],[\"comment/24\",[]],[\"name/25\",[25,39.512]],[\"comment/25\",[]],[\"name/26\",[26,39.512]],[\"comment/26\",[]],[\"name/27\",[27,39.512]],[\"comment/27\",[]],[\"name/28\",[28,39.512]],[\"comment/28\",[]],[\"name/29\",[29,39.512]],[\"comment/29\",[]],[\"name/30\",[30,39.512]],[\"comment/30\",[]],[\"name/31\",[31,39.512]],[\"comment/31\",[]],[\"name/32\",[32,39.512]],[\"comment/32\",[]],[\"name/33\",[33,31.039]],[\"comment/33\",[]],[\"name/34\",[34,34.404]],[\"comment/34\",[]],[\"name/35\",[35,39.512]],[\"comment/35\",[]],[\"name/36\",[36,34.404]],[\"comment/36\",[]],[\"name/37\",[37,39.512]],[\"comment/37\",[]],[\"name/38\",[38,39.512]],[\"comment/38\",[]],[\"name/39\",[33,31.039]],[\"comment/39\",[]],[\"name/40\",[39,39.512]],[\"comment/40\",[]],[\"name/41\",[40,39.512]],[\"comment/41\",[]],[\"name/42\",[41,34.404]],[\"comment/42\",[]],[\"name/43\",[42,39.512]],[\"comment/43\",[]],[\"name/44\",[43,39.512]],[\"comment/44\",[]],[\"name/45\",[44,39.512]],[\"comment/45\",[]],[\"name/46\",[45,39.512]],[\"comment/46\",[]],[\"name/47\",[34,34.404]],[\"comment/47\",[]],[\"name/48\",[46,39.512]],[\"comment/48\",[]],[\"name/49\",[47,39.512]],[\"comment/49\",[]],[\"name/50\",[33,31.039]],[\"comment/50\",[]],[\"name/51\",[48,39.512]],[\"comment/51\",[]],[\"name/52\",[49,34.404]],[\"comment/52\",[]],[\"name/53\",[41,34.404]],[\"comment/53\",[]],[\"name/54\",[50,39.512]],[\"comment/54\",[]],[\"name/55\",[51,39.512]],[\"comment/55\",[]],[\"name/56\",[36,34.404]],[\"comment/56\",[]],[\"name/57\",[52,39.512]],[\"comment/57\",[]],[\"name/58\",[53,39.512]],[\"comment/58\",[]],[\"name/59\",[54,39.512]],[\"comment/59\",[]],[\"name/60\",[55,39.512]],[\"comment/60\",[]],[\"name/61\",[56,39.512]],[\"comment/61\",[]],[\"name/62\",[57,39.512]],[\"comment/62\",[]],[\"name/63\",[49,34.404]],[\"comment/63\",[]],[\"name/64\",[58,39.512]],[\"comment/64\",[]],[\"name/65\",[59,39.512]],[\"comment/65\",[]],[\"name/66\",[60,39.512]],[\"comment/66\",[]],[\"name/67\",[61,39.512]],[\"comment/67\",[]],[\"name/68\",[62,39.512]],[\"comment/68\",[]],[\"name/69\",[63,39.512]],[\"comment/69\",[]],[\"name/70\",[64,39.512]],[\"comment/70\",[]],[\"name/71\",[65,39.512]],[\"comment/71\",[]],[\"name/72\",[66,39.512]],[\"comment/72\",[]],[\"name/73\",[67,39.512]],[\"comment/73\",[]],[\"name/74\",[68,39.512]],[\"comment/74\",[]],[\"name/75\",[69,39.512]],[\"comment/75\",[]],[\"name/76\",[70,39.512]],[\"comment/76\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":45,\"name\":{\"46\":{}},\"comment\":{}}],[\"addinterceptor\",{\"_index\":68,\"name\":{\"74\":{}},\"comment\":{}}],[\"addnetworkinterceptor\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"allowinvalidcertificates\",{\"_index\":19,\"name\":{\"19\":{}},\"comment\":{}}],[\"allowlargeresponse\",{\"_index\":43,\"name\":{\"44\":{}},\"comment\":{}}],[\"body\",{\"_index\":40,\"name\":{\"41\":{}},\"comment\":{}}],[\"cacheoptions\",{\"_index\":22,\"name\":{\"22\":{}},\"comment\":{}}],[\"cachepolicy\",{\"_index\":34,\"name\":{\"34\":{},\"47\":{}},\"comment\":{}}],[\"cancel\",{\"_index\":55,\"name\":{\"60\":{}},\"comment\":{}}],[\"cancelallrequests\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"cancelrequest\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"certificate\",{\"_index\":18,\"name\":{\"18\":{}},\"comment\":{}}],[\"clearcache\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"clearcookies\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"commonname\",{\"_index\":21,\"name\":{\"21\":{}},\"comment\":{}}],[\"content\",{\"_index\":41,\"name\":{\"42\":{},\"53\":{}},\"comment\":{}}],[\"contentlength\",{\"_index\":49,\"name\":{\"52\":{},\"63\":{}},\"comment\":{}}],[\"contenttype\",{\"_index\":31,\"name\":{\"31\":{}},\"comment\":{}}],[\"cookiesenabled\",{\"_index\":46,\"name\":{\"48\":{}},\"comment\":{}}],[\"createrequest\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"data\",{\"_index\":28,\"name\":{\"28\":{}},\"comment\":{}}],[\"description\",{\"_index\":51,\"name\":{\"55\":{}},\"comment\":{}}],[\"disablesslpinning\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"disklocation\",{\"_index\":23,\"name\":{\"23\":{}},\"comment\":{}}],[\"disksize\",{\"_index\":24,\"name\":{\"24\":{}},\"comment\":{}}],[\"enablesslpinning\",{\"_index\":5,\"name\":{\"5\":{}},\"comment\":{}}],[\"failure\",{\"_index\":52,\"name\":{\"57\":{}},\"comment\":{}}],[\"filename\",{\"_index\":30,\"name\":{\"30\":{}},\"comment\":{}}],[\"forcecache\",{\"_index\":26,\"name\":{\"26\":{}},\"comment\":{}}],[\"getbinary\",{\"_index\":4,\"name\":{\"4\":{}},\"comment\":{}}],[\"getclient\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"getfile\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"getfilenamefromurl\",{\"_index\":66,\"name\":{\"72\":{}},\"comment\":{}}],[\"getimage\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"getjson\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"getstring\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"headers\",{\"_index\":33,\"name\":{\"33\":{},\"39\":{},\"50\":{}},\"comment\":{}}],[\"host\",{\"_index\":17,\"name\":{\"17\":{}},\"comment\":{}}],[\"httpsformdataparam\",{\"_index\":27,\"name\":{\"27\":{}},\"comment\":{}}],[\"httpsrequest\",{\"_index\":53,\"name\":{\"58\":{}},\"comment\":{}}],[\"httpsrequestobject\",{\"_index\":32,\"name\":{\"32\":{}},\"comment\":{}}],[\"httpsrequestoptions\",{\"_index\":35,\"name\":{\"35\":{}},\"comment\":{}}],[\"httpsresponse\",{\"_index\":47,\"name\":{\"49\":{}},\"comment\":{}}],[\"httpsresponselegacy\",{\"_index\":57,\"name\":{\"62\":{}},\"comment\":{}}],[\"httpssslpinningoptions\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"interceptors\",{\"_index\":69,\"name\":{\"75\":{}},\"comment\":{}}],[\"memorysize\",{\"_index\":25,\"name\":{\"25\":{}},\"comment\":{}}],[\"method\",{\"_index\":38,\"name\":{\"38\":{}},\"comment\":{}}],[\"nativerequest\",{\"_index\":54,\"name\":{\"59\":{}},\"comment\":{}}],[\"networkinterceptors\",{\"_index\":70,\"name\":{\"76\":{}},\"comment\":{}}],[\"onprogress\",{\"_index\":44,\"name\":{\"45\":{}},\"comment\":{}}],[\"parametername\",{\"_index\":29,\"name\":{\"29\":{}},\"comment\":{}}],[\"params\",{\"_index\":39,\"name\":{\"40\":{}},\"comment\":{}}],[\"parsejson\",{\"_index\":67,\"name\":{\"73\":{}},\"comment\":{}}],[\"reason\",{\"_index\":50,\"name\":{\"54\":{}},\"comment\":{}}],[\"request\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"run\",{\"_index\":56,\"name\":{\"61\":{}},\"comment\":{}}],[\"setcache\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"statuscode\",{\"_index\":48,\"name\":{\"51\":{}},\"comment\":{}}],[\"tag\",{\"_index\":37,\"name\":{\"37\":{}},\"comment\":{}}],[\"timeout\",{\"_index\":42,\"name\":{\"43\":{}},\"comment\":{}}],[\"toarraybuffer\",{\"_index\":58,\"name\":{\"64\":{}},\"comment\":{}}],[\"toarraybufferasync\",{\"_index\":59,\"name\":{\"65\":{}},\"comment\":{}}],[\"tofile\",{\"_index\":65,\"name\":{\"71\":{}},\"comment\":{}}],[\"toimage\",{\"_index\":64,\"name\":{\"70\":{}},\"comment\":{}}],[\"tojson\",{\"_index\":62,\"name\":{\"68\":{}},\"comment\":{}}],[\"tojsonasync\",{\"_index\":63,\"name\":{\"69\":{}},\"comment\":{}}],[\"tostring\",{\"_index\":60,\"name\":{\"66\":{}},\"comment\":{}}],[\"tostringasync\",{\"_index\":61,\"name\":{\"67\":{}},\"comment\":{}}],[\"url\",{\"_index\":36,\"name\":{\"36\":{},\"56\":{}},\"comment\":{}}],[\"validatesdomainname\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file diff --git a/docs/functions/addInterceptor.html b/docs/functions/addInterceptor.html index c5c120d..4dcc436 100644 --- a/docs/functions/addInterceptor.html +++ b/docs/functions/addInterceptor.html @@ -63,6 +63,7 @@

networkInterceptors
  • addInterceptor
  • addNetworkInterceptor
  • +
  • cancelAllRequests
  • cancelRequest
  • clearCache
  • clearCookies
  • diff --git a/docs/functions/addNetworkInterceptor.html b/docs/functions/addNetworkInterceptor.html index 0ebd06d..61bafa7 100644 --- a/docs/functions/addNetworkInterceptor.html +++ b/docs/functions/addNetworkInterceptor.html @@ -26,7 +26,7 @@

    Parameters

    interceptor: any

    Returns any

    +
  • Defined in packages/https/request.d.ts:117
  • +
  • Defined in packages/https/request.d.ts:114
  • +
  • Defined in packages/https/request.d.ts:112
  • +
  • Defined in packages/https/request.d.ts:116
  • +
  • Defined in packages/https/request.d.ts:113
  • +
  • Defined in packages/https/request.d.ts:104
  • +
  • Defined in packages/https/request.d.ts:102
  • +
  • Defined in packages/https/request.d.ts:119
  • +
  • Defined in packages/https/request.d.ts:107
  • +
  • Defined in packages/https/request.d.ts:111
  • +
  • Defined in packages/https/request.d.ts:84
  • Returns void

    +
  • Defined in packages/https/request.d.ts:60
  • +
  • Defined in packages/https/request.d.ts:48
  • url: string
    +
  • Defined in packages/https/request.d.ts:70
  • @@ -48,42 +48,42 @@

    Properties

    content?: T
    +
  • Defined in packages/https/request.d.ts:74
  • contentLength: number
    +
  • Defined in packages/https/request.d.ts:73
  • description?: string
    +
  • Defined in packages/https/request.d.ts:76
  • failure?: any
    +
  • Defined in packages/https/request.d.ts:78
  • headers?: Headers
    +
  • Defined in packages/https/request.d.ts:71
  • reason?: string
    +
  • Defined in packages/https/request.d.ts:75
  • statusCode?: number
    +
  • Defined in packages/https/request.d.ts:72
  • url?: string
    +
  • Defined in packages/https/request.d.ts:77
  • +
  • Defined in packages/https/request.d.ts:93
  • -
    -

    Generated using TypeDoc

    -
    \ No newline at end of file +

    Theme

    + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/functions/addNetworkInterceptor.html b/docs/functions/addNetworkInterceptor.html index 81bf898..9857aca 100644 --- a/docs/functions/addNetworkInterceptor.html +++ b/docs/functions/addNetworkInterceptor.html @@ -1,36 +1,37 @@ -addNetworkInterceptor | Nativescript plugin for https requests
    +addNetworkInterceptor | Nativescript plugin for https requests
    -
    +
    -
    +
    -
      - +
        +
      • Parameters

        • -
          interceptor: any
        +
        interceptor: any

    Returns any

    -
    + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/functions/cancelAllRequests.html b/docs/functions/cancelAllRequests.html index 32897d0..5e78f05 100644 --- a/docs/functions/cancelAllRequests.html +++ b/docs/functions/cancelAllRequests.html @@ -1,31 +1,32 @@ -cancelAllRequests | Nativescript plugin for https requests
    +cancelAllRequests | Nativescript plugin for https requests
    -
    +
    -
    +
    -
      - +
        +
      • Returns any

    -
    + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/functions/cancelRequest.html b/docs/functions/cancelRequest.html index 81f751d..6398d67 100644 --- a/docs/functions/cancelRequest.html +++ b/docs/functions/cancelRequest.html @@ -1,36 +1,37 @@ -cancelRequest | Nativescript plugin for https requests
    +cancelRequest | Nativescript plugin for https requests
    -
    +
    -
    +
    -
      - +
        +
      • Parameters

        • -
          tag: string
        +
        tag: string

    Returns any

    -
    + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/functions/clearCache.html b/docs/functions/clearCache.html index 523a9d5..fb1fc93 100644 --- a/docs/functions/clearCache.html +++ b/docs/functions/clearCache.html @@ -1,31 +1,32 @@ -clearCache | Nativescript plugin for https requests
    +clearCache | Nativescript plugin for https requests
    -
    +
    -
    +
    -
      - +
        +
      • Returns any

    -
    + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/functions/clearCookies.html b/docs/functions/clearCookies.html index 3545b02..a37981b 100644 --- a/docs/functions/clearCookies.html +++ b/docs/functions/clearCookies.html @@ -1,31 +1,32 @@ -clearCookies | Nativescript plugin for https requests
    +clearCookies | Nativescript plugin for https requests
    -
    +
    -
    +
    -
      - +
        +
      • Returns any

    -
    + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/functions/createRequest.html b/docs/functions/createRequest.html index 8c38f6e..2234009 100644 --- a/docs/functions/createRequest.html +++ b/docs/functions/createRequest.html @@ -1,36 +1,37 @@ -createRequest | Nativescript plugin for https requests
    +createRequest | Nativescript plugin for https requests
    -
    +
    -
    +
    -
    +

    Returns HttpsRequest

    -
    + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/functions/disableSSLPinning.html b/docs/functions/disableSSLPinning.html index 2fdb714..c2fecff 100644 --- a/docs/functions/disableSSLPinning.html +++ b/docs/functions/disableSSLPinning.html @@ -1,31 +1,32 @@ -disableSSLPinning | Nativescript plugin for https requests
    +disableSSLPinning | Nativescript plugin for https requests
    -
    +
    -
    +
    -
      - +
        +
      • Returns any

    -
    + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/functions/enableSSLPinning.html b/docs/functions/enableSSLPinning.html index dd55c6d..364e0a0 100644 --- a/docs/functions/enableSSLPinning.html +++ b/docs/functions/enableSSLPinning.html @@ -1,36 +1,37 @@ -enableSSLPinning | Nativescript plugin for https requests
    +enableSSLPinning | Nativescript plugin for https requests
    -
    +
    -
    +
    -

    Returns any

    -
    + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/functions/getBinary.html b/docs/functions/getBinary.html index 57cc198..f68e8ff 100644 --- a/docs/functions/getBinary.html +++ b/docs/functions/getBinary.html @@ -1,23 +1,23 @@ -getBinary | Nativescript plugin for https requests
    +getBinary | Nativescript plugin for https requests
    -
    +
    -
    +
    -
      - +
        +
      • Downloads the content from the specified URL as binary and returns an ArrayBuffer.

        @@ -25,16 +25,19 @@

        Function getBinary

    Parameters

    -

    Returns Promise<ArrayBuffer>

    +
    +

    Returns Promise<ArrayBuffer>

    +
    - + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/functions/getClient.html b/docs/functions/getClient.html index c71d69f..6adaf4c 100644 --- a/docs/functions/getClient.html +++ b/docs/functions/getClient.html @@ -1,36 +1,37 @@ -getClient | Nativescript plugin for https requests
    +getClient | Nativescript plugin for https requests
    -
    +
    -
    +
    -

    Returns any

    -
    + +
    +

    Generated using TypeDoc

    +
    \ No newline at end of file diff --git a/docs/functions/getFile.html b/docs/functions/getFile.html index ac48838..0298fb0 100644 --- a/docs/functions/getFile.html +++ b/docs/functions/getFile.html @@ -1,23 +1,23 @@ -getFile | Nativescript plugin for https requests
    +getFile | Nativescript plugin for https requests
    -
    +
    -
    +
    -
      - +
        +
      • Downloads the content from the specified URL and attempts to save it as file.

        @@ -25,20 +25,24 @@

        Function getFile

    Parameters

    +
  • -
    Optional destinationFilePath: string
    +
    Optional destinationFilePath: string

    Optional. The downloaded file path.

    -
  • -

    Returns Promise<any>