seven 717b51f178 init 1 viikko sitten
..
AxiosTransformStream.js 717b51f178 init 1 viikko sitten
AxiosURLSearchParams.js 717b51f178 init 1 viikko sitten
HttpStatusCode.js 717b51f178 init 1 viikko sitten
README.md 717b51f178 init 1 viikko sitten
ZlibHeaderTransformStream.js 717b51f178 init 1 viikko sitten
bind.js 717b51f178 init 1 viikko sitten
buildURL.js 717b51f178 init 1 viikko sitten
callbackify.js 717b51f178 init 1 viikko sitten
combineURLs.js 717b51f178 init 1 viikko sitten
composeSignals.js 717b51f178 init 1 viikko sitten
cookies.js 717b51f178 init 1 viikko sitten
deprecatedMethod.js 717b51f178 init 1 viikko sitten
formDataToJSON.js 717b51f178 init 1 viikko sitten
formDataToStream.js 717b51f178 init 1 viikko sitten
fromDataURI.js 717b51f178 init 1 viikko sitten
isAbsoluteURL.js 717b51f178 init 1 viikko sitten
isAxiosError.js 717b51f178 init 1 viikko sitten
isURLSameOrigin.js 717b51f178 init 1 viikko sitten
null.js 717b51f178 init 1 viikko sitten
parseHeaders.js 717b51f178 init 1 viikko sitten
parseProtocol.js 717b51f178 init 1 viikko sitten
progressEventReducer.js 717b51f178 init 1 viikko sitten
readBlob.js 717b51f178 init 1 viikko sitten
resolveConfig.js 717b51f178 init 1 viikko sitten
speedometer.js 717b51f178 init 1 viikko sitten
spread.js 717b51f178 init 1 viikko sitten
throttle.js 717b51f178 init 1 viikko sitten
toFormData.js 717b51f178 init 1 viikko sitten
toURLEncodedForm.js 717b51f178 init 1 viikko sitten
trackStream.js 717b51f178 init 1 viikko sitten
validator.js 717b51f178 init 1 viikko 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