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