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

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