xubo 5655c75f91 first commit 1 rok pred
..
AxiosTransformStream.js 5655c75f91 first commit 1 rok pred
AxiosURLSearchParams.js 5655c75f91 first commit 1 rok pred
HttpStatusCode.js 5655c75f91 first commit 1 rok pred
README.md 5655c75f91 first commit 1 rok pred
ZlibHeaderTransformStream.js 5655c75f91 first commit 1 rok pred
bind.js 5655c75f91 first commit 1 rok pred
buildURL.js 5655c75f91 first commit 1 rok pred
callbackify.js 5655c75f91 first commit 1 rok pred
combineURLs.js 5655c75f91 first commit 1 rok pred
cookies.js 5655c75f91 first commit 1 rok pred
deprecatedMethod.js 5655c75f91 first commit 1 rok pred
formDataToJSON.js 5655c75f91 first commit 1 rok pred
formDataToStream.js 5655c75f91 first commit 1 rok pred
fromDataURI.js 5655c75f91 first commit 1 rok pred
isAbsoluteURL.js 5655c75f91 first commit 1 rok pred
isAxiosError.js 5655c75f91 first commit 1 rok pred
isURLSameOrigin.js 5655c75f91 first commit 1 rok pred
null.js 5655c75f91 first commit 1 rok pred
parseHeaders.js 5655c75f91 first commit 1 rok pred
parseProtocol.js 5655c75f91 first commit 1 rok pred
readBlob.js 5655c75f91 first commit 1 rok pred
speedometer.js 5655c75f91 first commit 1 rok pred
spread.js 5655c75f91 first commit 1 rok pred
throttle.js 5655c75f91 first commit 1 rok pred
toFormData.js 5655c75f91 first commit 1 rok pred
toURLEncodedForm.js 5655c75f91 first commit 1 rok pred
validator.js 5655c75f91 first commit 1 rok pred

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