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

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