MCPcopy Create free account

hub / github.com/axios/axios / functions

Functions766 in github.com/axios/axios

↓ 1 callersFunctionisValidHeaderName
(str)
lib/core/AxiosHeaders.js:151
↓ 1 callersFunctionisVisitable
* Determines if the given thing is a array or js object. * * @param {string} thing - The object or array to be visited. * * @returns {boolean}
lib/helpers/toFormData.js:20
↓ 1 callersFunctionlistDirs
(root)
examples/server.js:14
↓ 1 callersFunctionmainProcess
()
docs/scripts/process-sponsors.js:253
↓ 1 callersFunctionmakeBlobLike
({ type, name, size, payload })
tests/unit/helpers/formDataToStream.test.js:20
↓ 1 callersFunctionmakeCircularCause
()
tests/unit/core/AxiosError.test.js:144
↓ 1 callersFunctionmakeEchoStream
(echo)
tests/setup/server.js:201
↓ 1 callersFunctionmakeReadableStream
(chunk = 'chunk', n = 10, timeout = 100)
tests/setup/server.js:187
↓ 1 callersFunctionmakeResponse
* Builds a minimal response object that settle() expects. * @param {number} status - HTTP status code * @param {Function} [validateStatus] - optiona
tests/unit/core/settle.test.js:10
↓ 1 callersFunctionmakeSocketPath
()
tests/unit/adapters/http.test.js:7048
↓ 1 callersFunctionmakeUploadStream
(totalBytes, chunkSize = 512)
tests/unit/adapters/fetch.test.js:1421
↓ 1 callersMethodmarker
()
tests/unit/prototypePollution.test.js:938
↓ 1 callersFunctionmaybeWithAuthCredentials
(url)
lib/adapters/fetch.js:71
↓ 1 callersFunctionmergeDeepProperties
(a, b, prop, caseless)
lib/core/mergeConfig.js:59
↓ 1 callersFunctionnest
(depth)
tests/unit/toFormData.test.js:206
↓ 1 callersFunctionnormalizeCidrBase
(input)
lib/helpers/shouldBypassProxy.js:334
↓ 1 callersFunctionnormalizeHeaders
(headers)
tests/smoke/esm/tests/headers.smoke.test.js:7
↓ 1 callersFunctionnormalizeHeaders
(headers)
tests/smoke/cjs/tests/headers.smoke.test.cjs:7
↓ 1 callersFunctionnormalizeLookup
(lookup)
lib/adapters/http.js:482
↓ 1 callersFunctionnormalizeNoProxyHost
(hostname)
lib/helpers/shouldBypassProxy.js:313
↓ 1 callersFunctiononFinished
()
lib/adapters/http.js:670
↓ 1 callersFunctiononabort
(reason)
lib/helpers/composeSignals.js:16
↓ 1 callersMethodopen
(method, url, async = true)
tests/browser/adapter.browser.test.js:20
↓ 1 callersMethodopen
()
tests/unit/adapters/xhr.test.js:24
↓ 1 callersFunctionoption
(name, fallback)
lib/helpers/toFormData.js:102
↓ 1 callersFunctionown
(obj, key)
lib/defaults/index.js:12
↓ 1 callersFunctionown
(key)
lib/helpers/resolveConfig.js:30
↓ 1 callersFunctionown
(key)
lib/adapters/fetch.js:226
↓ 1 callersFunctionownEnumerableKeys
(thing)
lib/core/mergeConfig.js:8
↓ 1 callersFunctionparseCidrEntry
(entry)
lib/helpers/shouldBypassProxy.js:379
↓ 1 callersFunctionparseIPv4Octet
(text)
lib/helpers/shouldBypassProxy.js:42
↓ 1 callersFunctionparseNoProxyEntry
(entry)
lib/helpers/shouldBypassProxy.js:202
↓ 1 callersFunctionparseParameter
(end)
lib/core/AxiosHeaders.js:99
↓ 1 callersFunctionparseParameters
(value)
lib/core/AxiosHeaders.js:92
↓ 1 callersFunctionparsePropPath
* It takes a string like `foo[x][y][z]` and returns an array like `['foo', 'x', 'y', 'z'] * * @param {string} name - The name of the property to get
lib/helpers/formDataToJSON.js:25
↓ 1 callersFunctionparseTokens
(str)
lib/core/AxiosHeaders.js:21
↓ 1 callersFunctionpipeFileToResponse
* Pipes a file to the HTTP response. * * @param {http.ServerResponse} res - The HTTP response object. * @param {string} file - The relative path to
sandbox/server.js:14
↓ 1 callersFunctionpipeFileToResponse
(res, file, type)
examples/server.js:72
↓ 1 callersFunctionpollute
()
tests/unit/adapters/http.test.js:4390
↓ 1 callersFunctionprintErrorMessage
(message)
docs/scripts/utils.js:11
↓ 1 callersFunctionprintSuccessMessage
(message)
docs/scripts/utils.js:3
↓ 1 callersFunctionreadProxyField
(key)
lib/adapters/http.js:304
↓ 1 callersFunctionredactConfig
(config, redactKeys)
lib/core/AxiosError.js:29
↓ 1 callersFunctionredactFragment
(fragment)
lib/core/buildFullPath.js:18
↓ 1 callersFunctionredactSensitiveURLParts
(url)
lib/core/buildFullPath.js:28
↓ 1 callersFunctionreduceDescriptors
(obj, reducer)
lib/utils.js:859
↓ 1 callersFunctionrenderKey
* It takes a path, a key, and a boolean, and returns a string * * @param {string} path - The path to the current key. * @param {string} key - The k
lib/helpers/toFormData.js:44
↓ 1 callersFunctionrenderReason
(reason)
lib/adapters/adapters.js:44
↓ 1 callersFunctionrequest
(options, handleResponse)
tests/unit/adapters/http.test.js:4336
↓ 1 callersFunctionrequestWithConfig
(config)
tests/smoke/esm/tests/auth.smoke.test.js:40
↓ 1 callersFunctionrequestWithConfig
(config)
tests/smoke/cjs/tests/auth.smoke.test.cjs:40
↓ 1 callersFunctionresolveBodyLength
(headers, body)
lib/adapters/fetch.js:199
↓ 1 callersFunctionresolveFamily
({ address, family })
lib/adapters/http.js:467
↓ 1 callersMethodrespondWith
({ status = 200, statusText = 'OK', responseText = '', responseHeaders = '' } = {})
tests/browser/formdata.browser.test.js:42
↓ 1 callersMethodrespondWith
({ status = 200, statusText = 'OK', responseText = '' } = {})
tests/browser/headers.browser.test.js:41
↓ 1 callersMethodrespondWith
({ status = 200, statusText = 'OK', responseText = '', responseHeaders = '' } = {})
tests/browser/defaults.browser.test.js:44
↓ 1 callersMethodrespondWith
({ status = 200, statusText = 'OK', responseText = '', response = null, headers = {}, }
tests/browser/progress.browser.test.js:81
↓ 1 callersMethodrespondWith
({ status = 200, statusText = 'OK', responseText = '', responseHeaders = '' } = {})
tests/browser/options.browser.test.js:42
↓ 1 callersMethodrespondWith
({ status = 200, statusText = 'OK', responseText = '', responseHeaders = '' } = {})
tests/browser/basicAuth.browser.test.js:42
↓ 1 callersMethodrespondWith
({ status = 200, statusText = 'OK', responseText = '', responseHeaders = '' } = {})
tests/browser/transform.browser.test.js:47
↓ 1 callersMethodrespondWith
({ status = 200, statusText = 'OK', responseText = '', responseHeaders = '' } = {})
tests/browser/promise.browser.test.js:42
↓ 1 callersMethodrespondWith
({ status = 200, statusText = 'OK', responseText = '', responseHeaders = '' } = {})
tests/browser/cancel.browser.test.js:43
↓ 1 callersMethodrespondWith
({ status = 200, statusText = 'OK', responseText = '' } = {})
tests/browser/adapter.browser.test.js:41
↓ 1 callersMethodresponseTimeout
()
tests/browser/requests.browser.test.js:70
↓ 1 callersFunctionrun
( method: 'delete' | 'head' | 'options' | 'post' | 'put' | 'patch', expected: string )
tests/smoke/deno/tests/fetch.smoke.test.ts:61
↓ 1 callersFunctionrunRequest
(run)
tests/smoke/esm/tests/basic.smoke.test.js:42
↓ 1 callersFunctionrunRequest
(run)
tests/smoke/cjs/tests/basic.smoke.test.cjs:42
↓ 1 callersFunctionsanitizeByteStringHeaderValue
(value)
lib/helpers/sanitizeHeaderValue.js:49
↓ 1 callersFunctionsanitizeHeaderValue
(value)
lib/helpers/sanitizeHeaderValue.js:46
↓ 1 callersFunctionselectLatestSponsorsBySlug
(sponsorsData)
docs/scripts/selectLatestSponsorsBySlug.js:9
↓ 1 callersMethodsend
(data)
tests/browser/adapter.browser.test.js:36
↓ 1 callersFunctionsend200
(res, body)
examples/server.js:64
↓ 1 callersFunctionsend404
(res, body)
examples/server.js:68
↓ 1 callersFunctionsendRequest
(url, config)
tests/browser/xsrf.browser.test.js:69
↓ 1 callersMethodsetKeepAlive
()
tests/unit/adapters/http.test.js:72
↓ 1 callersFunctionsetNoProxy
(value)
tests/unit/helpers/shouldBypassProxy.test.js:7
↓ 1 callersFunctionsetProxy
* If the proxy or config afterRedirects functions are defined, call them with the options * * @param {http.ClientRequestArgs} options * @param {Axi
lib/adapters/http.js:258
↓ 1 callersMethodsetRequestHeader
()
tests/unit/adapters/xhr.test.js:26
↓ 1 callersMethodsetTimeout
()
tests/unit/adapters/http.test.js:6260
↓ 1 callersFunctionsetXsrfCookie
(value)
tests/browser/xsrf.browser.test.js:59
↓ 1 callersFunctionsleep
(ms = 0)
tests/browser/interceptors.browser.test.js:106
↓ 1 callersFunctionsleep
(ms = 0)
tests/browser/adapter.browser.test.js:63
↓ 1 callersFunctionspeedometer
* Calculate data maxRate * @param {Number} [samplesCount= 10] * @param {Number} [min= 1000] * @returns {Function}
lib/helpers/speedometer.js:9
↓ 1 callersFunctionstartEcho
(handler)
tests/unit/prototypePollution.test.js:975
↓ 1 callersFunctionstartRequest
(...args)
tests/browser/options.browser.test.js:63
↓ 1 callersFunctionstartRequest
(...args)
tests/browser/basicAuth.browser.test.js:65
↓ 1 callersFunctionstartRequest
(...args)
tests/browser/requests.browser.test.js:102
↓ 1 callersFunctionstartServer
(handler)
tests/unit/prototypePollution.test.js:461
↓ 1 callersFunctionstartServer
(handler)
tests/unit/adapters/http.test.js:3760
↓ 1 callersFunctionstartUnixServer
(socketPath, onRequest)
tests/unit/adapters/http.test.js:7056
↓ 1 callersFunctionstop
(s)
tests/unit/prototypePollution.test.js:998
↓ 1 callersFunctionstop
(s)
tests/unit/adapters/http.test.js:3765
↓ 1 callersFunctionstopServer
(server)
tests/unit/prototypePollution.test.js:474
↓ 1 callersFunctionstopServer
(server)
tests/smoke/esm/tests/auth.smoke.test.js:16
↓ 1 callersFunctionstopServer
(server)
tests/smoke/cjs/tests/auth.smoke.test.cjs:16
↓ 1 callersFunctionstopUnixServer
(server, socketPath)
tests/unit/adapters/http.test.js:7073
↓ 1 callersFunctionstr2ab
(str)
tests/browser/requests.browser.test.js:495
↓ 1 callersFunctionstringifySafely
* It takes a string, tries to parse it, and if it fails, it returns the stringified version * of the input * * @param {any} rawValue - The value to
lib/defaults/index.js:24
↓ 1 callersFunctionstringifySafely
(value)
lib/core/AxiosError.js:75
↓ 1 callersFunctionstringifyWithDepthLimit
(value, depth)
lib/helpers/toFormData.js:161
← previousnext →301–400 of 766, ranked by callers