zhaojinyu e984acc6d0 first commit 11 hónapja
..
AxiosTransformStream.js e984acc6d0 first commit 11 hónapja
AxiosURLSearchParams.js e984acc6d0 first commit 11 hónapja
HttpStatusCode.js e984acc6d0 first commit 11 hónapja
README.md e984acc6d0 first commit 11 hónapja
ZlibHeaderTransformStream.js e984acc6d0 first commit 11 hónapja
bind.js e984acc6d0 first commit 11 hónapja
buildURL.js e984acc6d0 first commit 11 hónapja
callbackify.js e984acc6d0 first commit 11 hónapja
combineURLs.js e984acc6d0 first commit 11 hónapja
cookies.js e984acc6d0 first commit 11 hónapja
deprecatedMethod.js e984acc6d0 first commit 11 hónapja
formDataToJSON.js e984acc6d0 first commit 11 hónapja
formDataToStream.js e984acc6d0 first commit 11 hónapja
fromDataURI.js e984acc6d0 first commit 11 hónapja
isAbsoluteURL.js e984acc6d0 first commit 11 hónapja
isAxiosError.js e984acc6d0 first commit 11 hónapja
isURLSameOrigin.js e984acc6d0 first commit 11 hónapja
null.js e984acc6d0 first commit 11 hónapja
parseHeaders.js e984acc6d0 first commit 11 hónapja
parseProtocol.js e984acc6d0 first commit 11 hónapja
readBlob.js e984acc6d0 first commit 11 hónapja
speedometer.js e984acc6d0 first commit 11 hónapja
spread.js e984acc6d0 first commit 11 hónapja
throttle.js e984acc6d0 first commit 11 hónapja
toFormData.js e984acc6d0 first commit 11 hónapja
toURLEncodedForm.js e984acc6d0 first commit 11 hónapja
validator.js e984acc6d0 first commit 11 hónapja

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