lvkun996 1ab85a60dc init 1 rok pred
..
AxiosTransformStream.js 1ab85a60dc init 1 rok pred
AxiosURLSearchParams.js 1ab85a60dc init 1 rok pred
HttpStatusCode.js 1ab85a60dc init 1 rok pred
README.md 1ab85a60dc init 1 rok pred
ZlibHeaderTransformStream.js 1ab85a60dc init 1 rok pred
bind.js 1ab85a60dc init 1 rok pred
buildURL.js 1ab85a60dc init 1 rok pred
callbackify.js 1ab85a60dc init 1 rok pred
combineURLs.js 1ab85a60dc init 1 rok pred
cookies.js 1ab85a60dc init 1 rok pred
deprecatedMethod.js 1ab85a60dc init 1 rok pred
formDataToJSON.js 1ab85a60dc init 1 rok pred
formDataToStream.js 1ab85a60dc init 1 rok pred
fromDataURI.js 1ab85a60dc init 1 rok pred
isAbsoluteURL.js 1ab85a60dc init 1 rok pred
isAxiosError.js 1ab85a60dc init 1 rok pred
isURLSameOrigin.js 1ab85a60dc init 1 rok pred
null.js 1ab85a60dc init 1 rok pred
parseHeaders.js 1ab85a60dc init 1 rok pred
parseProtocol.js 1ab85a60dc init 1 rok pred
readBlob.js 1ab85a60dc init 1 rok pred
speedometer.js 1ab85a60dc init 1 rok pred
spread.js 1ab85a60dc init 1 rok pred
throttle.js 1ab85a60dc init 1 rok pred
toFormData.js 1ab85a60dc init 1 rok pred
toURLEncodedForm.js 1ab85a60dc init 1 rok pred
validator.js 1ab85a60dc init 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