904118851 80e7af0830 123 há 3 semanas atrás
..
AxiosTransformStream.js 80e7af0830 123 há 3 semanas atrás
AxiosURLSearchParams.js 80e7af0830 123 há 3 semanas atrás
HttpStatusCode.js 80e7af0830 123 há 3 semanas atrás
README.md 80e7af0830 123 há 3 semanas atrás
ZlibHeaderTransformStream.js 80e7af0830 123 há 3 semanas atrás
bind.js 80e7af0830 123 há 3 semanas atrás
buildURL.js 80e7af0830 123 há 3 semanas atrás
callbackify.js 80e7af0830 123 há 3 semanas atrás
combineURLs.js 80e7af0830 123 há 3 semanas atrás
composeSignals.js 80e7af0830 123 há 3 semanas atrás
cookies.js 80e7af0830 123 há 3 semanas atrás
deprecatedMethod.js 80e7af0830 123 há 3 semanas atrás
formDataToJSON.js 80e7af0830 123 há 3 semanas atrás
formDataToStream.js 80e7af0830 123 há 3 semanas atrás
fromDataURI.js 80e7af0830 123 há 3 semanas atrás
isAbsoluteURL.js 80e7af0830 123 há 3 semanas atrás
isAxiosError.js 80e7af0830 123 há 3 semanas atrás
isURLSameOrigin.js 80e7af0830 123 há 3 semanas atrás
null.js 80e7af0830 123 há 3 semanas atrás
parseHeaders.js 80e7af0830 123 há 3 semanas atrás
parseProtocol.js 80e7af0830 123 há 3 semanas atrás
progressEventReducer.js 80e7af0830 123 há 3 semanas atrás
readBlob.js 80e7af0830 123 há 3 semanas atrás
resolveConfig.js 80e7af0830 123 há 3 semanas atrás
speedometer.js 80e7af0830 123 há 3 semanas atrás
spread.js 80e7af0830 123 há 3 semanas atrás
throttle.js 80e7af0830 123 há 3 semanas atrás
toFormData.js 80e7af0830 123 há 3 semanas atrás
toURLEncodedForm.js 80e7af0830 123 há 3 semanas atrás
trackStream.js 80e7af0830 123 há 3 semanas atrás
validator.js 80e7af0830 123 há 3 semanas 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