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

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