MCPcopy Create free account

hub / github.com/axios/axios / functions

Functions645 in github.com/axios/axios

↓ 1 callersMethodfinish
()
tests/browser/interceptors.browser.test.js:92
↓ 1 callersMethodfinish
()
tests/browser/requests.browser.test.js:87
↓ 1 callersFunctionfinishRequest
(request, promise)
tests/browser/headers.browser.test.js:71
↓ 1 callersFunctionfinishRequest
(request, promise)
tests/browser/defaults.browser.test.js:77
↓ 1 callersFunctionfireRequest
()
tests/browser/interceptors.browser.test.js:519
↓ 1 callersFunctionfireRequestCatch
()
tests/browser/interceptors.browser.test.js:573
↓ 1 callersFunctionflushOnFinish
(stream, [throttled, flush])
lib/adapters/http.js:148
↓ 1 callersFunctionflushSuccess
(request, promise)
tests/browser/instance.browser.test.js:71
↓ 1 callersFunctionflushSuccess
(request, promise)
tests/browser/options.browser.test.js:72
↓ 1 callersFunctionflushSuccess
(request, promise)
tests/browser/basicAuth.browser.test.js:74
↓ 1 callersFunctionflushSuccess
(request, promise)
tests/browser/requests.browser.test.js:109
↓ 1 callersFunctionformatActiveSponsorData
(sponsorsData)
docs/scripts/process-sponsors.js:174
↓ 1 callersFunctionformatAllSponsorData
(sponsorsData)
docs/scripts/process-sponsors.js:214
↓ 1 callersFunctionformatCommand
(command, args)
tests/module/esm/tests/helpers/run-command.js:3
↓ 1 callersFunctionformatCommand
(command, args)
tests/module/cjs/tests/helpers/run-command.cjs:3
↓ 1 callersFunctionformatHeader
(header)
lib/core/AxiosHeaders.js:55
↓ 1 callersFunctionformatMessage
(opt, desc)
lib/helpers/validator.js:27
↓ 1 callersFunctiongenerateConfig
(name)
webpack.config.js:3
↓ 1 callersFunctiongenerateHTTPMethod
(isForm)
lib/core/Axios.js:256
↓ 1 callersFunctiongetActiveSponsors
()
docs/scripts/process-sponsors.js:132
↓ 1 callersFunctiongetAdapter
* Get the first suitable adapter from the provided list. * Tries each adapter in order until a supported one is found. * Throws an AxiosError if no
lib/adapters/adapters.js:65
↓ 1 callersMethodgetAllResponseHeaders
()
tests/browser/xsrf.browser.test.js:36
↓ 1 callersFunctiongetAllSponsors
()
docs/scripts/process-sponsors.js:118
↓ 1 callersFunctiongetBodyLength
(body)
lib/adapters/fetch.js:159
↓ 1 callersFunctiongetClosedPort
()
tests/unit/adapters/errorDetails.test.js:13
↓ 1 callersFunctiongetContributors
(user, repo, maxCount = 1)
gulpfile.js:16
↓ 1 callersFunctiongetFetchSignal
(input, init)
tests/unit/adapters/fetch.test.js:30
↓ 1 callersFunctiongetGlobal
* Determine if a value is a FormData * * @param {*} thing The value to test * * @returns {boolean} True if value is an FormData, otherwise false
lib/utils.js:248
↓ 1 callersFunctiongetIndexTemplate
()
examples/server.js:31
↓ 1 callersFunctiongetLastRequest
()
tests/browser/formdata.browser.test.js:65
↓ 1 callersFunctiongetLastRequest
()
tests/browser/headers.browser.test.js:63
↓ 1 callersFunctiongetLastRequest
()
tests/browser/defaults.browser.test.js:69
↓ 1 callersFunctiongetLastRequest
()
tests/browser/instance.browser.test.js:63
↓ 1 callersFunctiongetLastRequest
()
tests/browser/progress.browser.test.js:101
↓ 1 callersFunctiongetLastRequest
()
tests/browser/transform.browser.test.js:70
↓ 1 callersFunctiongetLastRequest
()
tests/browser/promise.browser.test.js:65
↓ 1 callersMethodgetListenerCount
(type, target = 'request')
tests/browser/progress.browser.test.js:58
↓ 1 callersMethodgetSetCookie
()
lib/core/AxiosHeaders.js:280
↓ 1 callersFunctiongetTunnelingAgent
(agentOptions, userHttpsAgent)
lib/adapters/http.js:93
↓ 1 callersFunctiongzip
(value)
tests/unit/adapters/http.test.js:883
↓ 1 callersFunctionhandleApiRequest
* Handles API requests to /api. * * Collects request data, parses it as JSON, and returns a JSON response * containing the request URL, method, hea
sandbox/server.js:33
↓ 1 callersFunctionhandleResponse
(response: AxiosResponse)
tests/module/esm/tests/helpers/esm-index.ts:72
↓ 1 callersFunctionhandler
(req)
tests/setup/server.js:209
↓ 1 callersFunctionhasOwnOrPrototypeToJSON
(source)
lib/core/AxiosError.js:8
↓ 1 callersFunctionheadersToObject
(thing)
lib/core/mergeConfig.js:6
↓ 1 callersFunctionisContextDefined
(context)
lib/utils.js:386
↓ 1 callersFunctionisFlatArray
* If the array is an array and none of its elements are visitable, then it's a flat array. * * @param {Array<any>} arr - The array to check * * @r
lib/helpers/toFormData.js:58
↓ 1 callersFunctionisIPv6Loopback
(host)
lib/helpers/shouldBypassProxy.js:10
↓ 1 callersFunctionisLoopback
(host)
lib/helpers/shouldBypassProxy.js:41
↓ 1 callersFunctionisPlainObject
(val)
lib/utils.js:135
↓ 1 callersFunctionisResolvedHandle
(adapter)
lib/adapters/adapters.js:52
↓ 1 callersFunctionisValidHeaderName
(str)
lib/core/AxiosHeaders.js:33
↓ 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:15
↓ 1 callersFunctionlistDirs
(root)
examples/server.js:14
↓ 1 callersFunctionmainProcess
()
docs/scripts/process-sponsors.js:250
↓ 1 callersFunctionmakeBlobLike
({ type, name, size, payload })
tests/unit/helpers/formDataToStream.test.js:20
↓ 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:5874
↓ 1 callersFunctionmaybeWithAuthCredentials
(url)
lib/adapters/fetch.js:59
↓ 1 callersFunctionmergeDeepProperties
(a, b, prop, caseless)
lib/core/mergeConfig.js:47
↓ 1 callersFunctionnest
(depth)
tests/unit/toFormData.test.js:118
↓ 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 callersFunctionnormalizeNoProxyHost
(hostname)
lib/helpers/shouldBypassProxy.js:115
↓ 1 callersFunctiononAbort
()
tests/unit/adapters/fetch.test.js:733
↓ 1 callersFunctiononFinished
()
lib/adapters/http.js:520
↓ 1 callersFunctiononabort
(reason)
lib/helpers/composeSignals.js:16
↓ 1 callersMethodopen
(method, url, async = true)
tests/browser/xsrf.browser.test.js:24
↓ 1 callersMethodopen
(method, url, async = true)
tests/browser/adapter.browser.test.js:20
↓ 1 callersFunctionown
(obj, key)
lib/defaults/index.js:11
↓ 1 callersFunctionown
(key)
lib/helpers/resolveConfig.js:43
↓ 1 callersFunctionown
(key)
lib/adapters/fetch.js:215
↓ 1 callersFunctionown
(key)
lib/adapters/http.js:437
↓ 1 callersFunctionparseNoProxyEntry
(entry)
lib/helpers/shouldBypassProxy.js:56
↓ 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:12
↓ 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:3785
↓ 1 callersFunctionprintErrorMessage
(message)
docs/scripts/utils.js:11
↓ 1 callersFunctionprintSuccessMessage
(message)
docs/scripts/utils.js:3
↓ 1 callersFunctionreadProxyField
(key)
lib/adapters/http.js:222
↓ 1 callersFunctionredactConfig
(config, redactKeys)
lib/core/AxiosError.js:29
↓ 1 callersFunctionreduceDescriptors
(obj, reducer)
lib/utils.js:691
↓ 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:39
↓ 1 callersFunctionrenderReason
(reason)
lib/adapters/adapters.js:44
↓ 1 callersFunctionrequest
(options, handleResponse)
tests/unit/adapters/http.test.js:3816
↓ 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:189
↓ 1 callersFunctionresolveFamily
({ address, family })
lib/adapters/http.js:372
↓ 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:68
↓ 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
← previousnext →201–300 of 645, ranked by callers