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

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