潘超林 b17e38f0e7 新建 hai 1 ano
..
AxiosTransformStream.js b17e38f0e7 新建 hai 1 ano
AxiosURLSearchParams.js b17e38f0e7 新建 hai 1 ano
HttpStatusCode.js b17e38f0e7 新建 hai 1 ano
README.md b17e38f0e7 新建 hai 1 ano
ZlibHeaderTransformStream.js b17e38f0e7 新建 hai 1 ano
bind.js b17e38f0e7 新建 hai 1 ano
buildURL.js b17e38f0e7 新建 hai 1 ano
callbackify.js b17e38f0e7 新建 hai 1 ano
combineURLs.js b17e38f0e7 新建 hai 1 ano
composeSignals.js b17e38f0e7 新建 hai 1 ano
cookies.js b17e38f0e7 新建 hai 1 ano
deprecatedMethod.js b17e38f0e7 新建 hai 1 ano
formDataToJSON.js b17e38f0e7 新建 hai 1 ano
formDataToStream.js b17e38f0e7 新建 hai 1 ano
fromDataURI.js b17e38f0e7 新建 hai 1 ano
isAbsoluteURL.js b17e38f0e7 新建 hai 1 ano
isAxiosError.js b17e38f0e7 新建 hai 1 ano
isURLSameOrigin.js b17e38f0e7 新建 hai 1 ano
null.js b17e38f0e7 新建 hai 1 ano
parseHeaders.js b17e38f0e7 新建 hai 1 ano
parseProtocol.js b17e38f0e7 新建 hai 1 ano
progressEventReducer.js b17e38f0e7 新建 hai 1 ano
readBlob.js b17e38f0e7 新建 hai 1 ano
resolveConfig.js b17e38f0e7 新建 hai 1 ano
speedometer.js b17e38f0e7 新建 hai 1 ano
spread.js b17e38f0e7 新建 hai 1 ano
throttle.js b17e38f0e7 新建 hai 1 ano
toFormData.js b17e38f0e7 新建 hai 1 ano
toURLEncodedForm.js b17e38f0e7 新建 hai 1 ano
trackStream.js b17e38f0e7 新建 hai 1 ano
validator.js b17e38f0e7 新建 hai 1 ano

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