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

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