seven 717b51f178 init il y a 2 semaines
..
AxiosTransformStream.js 717b51f178 init il y a 2 semaines
AxiosURLSearchParams.js 717b51f178 init il y a 2 semaines
HttpStatusCode.js 717b51f178 init il y a 2 semaines
README.md 717b51f178 init il y a 2 semaines
ZlibHeaderTransformStream.js 717b51f178 init il y a 2 semaines
bind.js 717b51f178 init il y a 2 semaines
buildURL.js 717b51f178 init il y a 2 semaines
callbackify.js 717b51f178 init il y a 2 semaines
combineURLs.js 717b51f178 init il y a 2 semaines
composeSignals.js 717b51f178 init il y a 2 semaines
cookies.js 717b51f178 init il y a 2 semaines
deprecatedMethod.js 717b51f178 init il y a 2 semaines
formDataToJSON.js 717b51f178 init il y a 2 semaines
formDataToStream.js 717b51f178 init il y a 2 semaines
fromDataURI.js 717b51f178 init il y a 2 semaines
isAbsoluteURL.js 717b51f178 init il y a 2 semaines
isAxiosError.js 717b51f178 init il y a 2 semaines
isURLSameOrigin.js 717b51f178 init il y a 2 semaines
null.js 717b51f178 init il y a 2 semaines
parseHeaders.js 717b51f178 init il y a 2 semaines
parseProtocol.js 717b51f178 init il y a 2 semaines
progressEventReducer.js 717b51f178 init il y a 2 semaines
readBlob.js 717b51f178 init il y a 2 semaines
resolveConfig.js 717b51f178 init il y a 2 semaines
speedometer.js 717b51f178 init il y a 2 semaines
spread.js 717b51f178 init il y a 2 semaines
throttle.js 717b51f178 init il y a 2 semaines
toFormData.js 717b51f178 init il y a 2 semaines
toURLEncodedForm.js 717b51f178 init il y a 2 semaines
trackStream.js 717b51f178 init il y a 2 semaines
validator.js 717b51f178 init il y a 2 semaines

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