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

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