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

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