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

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