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

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