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

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