嘀嘀嘀 e0dbf1d85c 联调接口 1 anno fa
..
AxiosTransformStream.js e0dbf1d85c 联调接口 1 anno fa
AxiosURLSearchParams.js e0dbf1d85c 联调接口 1 anno fa
HttpStatusCode.js e0dbf1d85c 联调接口 1 anno fa
README.md e0dbf1d85c 联调接口 1 anno fa
ZlibHeaderTransformStream.js e0dbf1d85c 联调接口 1 anno fa
bind.js e0dbf1d85c 联调接口 1 anno fa
buildURL.js e0dbf1d85c 联调接口 1 anno fa
callbackify.js e0dbf1d85c 联调接口 1 anno fa
combineURLs.js e0dbf1d85c 联调接口 1 anno fa
composeSignals.js e0dbf1d85c 联调接口 1 anno fa
cookies.js e0dbf1d85c 联调接口 1 anno fa
deprecatedMethod.js e0dbf1d85c 联调接口 1 anno fa
formDataToJSON.js e0dbf1d85c 联调接口 1 anno fa
formDataToStream.js e0dbf1d85c 联调接口 1 anno fa
fromDataURI.js e0dbf1d85c 联调接口 1 anno fa
isAbsoluteURL.js e0dbf1d85c 联调接口 1 anno fa
isAxiosError.js e0dbf1d85c 联调接口 1 anno fa
isURLSameOrigin.js e0dbf1d85c 联调接口 1 anno fa
null.js e0dbf1d85c 联调接口 1 anno fa
parseHeaders.js e0dbf1d85c 联调接口 1 anno fa
parseProtocol.js e0dbf1d85c 联调接口 1 anno fa
progressEventReducer.js e0dbf1d85c 联调接口 1 anno fa
readBlob.js e0dbf1d85c 联调接口 1 anno fa
resolveConfig.js e0dbf1d85c 联调接口 1 anno fa
speedometer.js e0dbf1d85c 联调接口 1 anno fa
spread.js e0dbf1d85c 联调接口 1 anno fa
throttle.js e0dbf1d85c 联调接口 1 anno fa
toFormData.js e0dbf1d85c 联调接口 1 anno fa
toURLEncodedForm.js e0dbf1d85c 联调接口 1 anno fa
trackStream.js e0dbf1d85c 联调接口 1 anno fa
validator.js e0dbf1d85c 联调接口 1 anno fa

README.md

axios // helpers

The modules found in helpers/ should be generic modules that are not specific to the domain logic of axios. These modules could theoretically be published to npm on their own and consumed by other modules or apps. Some examples of generic modules are things like:

  • Browser polyfills
  • Managing cookies
  • Parsing HTTP headers