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

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