KIM-JINO5 7496141236 . 7 miesięcy temu
..
AxiosTransformStream.js 48f1b97cc3 first commit 1 rok temu
AxiosURLSearchParams.js 48f1b97cc3 first commit 1 rok temu
HttpStatusCode.js 7496141236 . 7 miesięcy temu
README.md 48f1b97cc3 first commit 1 rok temu
ZlibHeaderTransformStream.js 48f1b97cc3 first commit 1 rok temu
bind.js 7496141236 . 7 miesięcy temu
buildURL.js 7496141236 . 7 miesięcy temu
callbackify.js 48f1b97cc3 first commit 1 rok temu
combineURLs.js 48f1b97cc3 first commit 1 rok temu
composeSignals.js 48f1b97cc3 first commit 1 rok temu
cookies.js 7496141236 . 7 miesięcy temu
deprecatedMethod.js 48f1b97cc3 first commit 1 rok temu
formDataToJSON.js 48f1b97cc3 first commit 1 rok temu
formDataToStream.js 48f1b97cc3 first commit 1 rok temu
fromDataURI.js 48f1b97cc3 first commit 1 rok temu
isAbsoluteURL.js 48f1b97cc3 first commit 1 rok temu
isAxiosError.js 48f1b97cc3 first commit 1 rok temu
isURLSameOrigin.js 48f1b97cc3 first commit 1 rok temu
null.js 48f1b97cc3 first commit 1 rok temu
parseHeaders.js 48f1b97cc3 first commit 1 rok temu
parseProtocol.js 48f1b97cc3 first commit 1 rok temu
progressEventReducer.js 48f1b97cc3 first commit 1 rok temu
readBlob.js 48f1b97cc3 first commit 1 rok temu
resolveConfig.js 7496141236 . 7 miesięcy temu
speedometer.js 48f1b97cc3 first commit 1 rok temu
spread.js 48f1b97cc3 first commit 1 rok temu
throttle.js 48f1b97cc3 first commit 1 rok temu
toFormData.js 48f1b97cc3 first commit 1 rok temu
toURLEncodedForm.js 48f1b97cc3 first commit 1 rok temu
trackStream.js 48f1b97cc3 first commit 1 rok temu
validator.js 48f1b97cc3 first commit 1 rok temu

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