zhaojinyu e984acc6d0 first commit 3 hónapja
..
AxiosTransformStream.js e984acc6d0 first commit 3 hónapja
AxiosURLSearchParams.js e984acc6d0 first commit 3 hónapja
HttpStatusCode.js e984acc6d0 first commit 3 hónapja
README.md e984acc6d0 first commit 3 hónapja
ZlibHeaderTransformStream.js e984acc6d0 first commit 3 hónapja
bind.js e984acc6d0 first commit 3 hónapja
buildURL.js e984acc6d0 first commit 3 hónapja
callbackify.js e984acc6d0 first commit 3 hónapja
combineURLs.js e984acc6d0 first commit 3 hónapja
cookies.js e984acc6d0 first commit 3 hónapja
deprecatedMethod.js e984acc6d0 first commit 3 hónapja
formDataToJSON.js e984acc6d0 first commit 3 hónapja
formDataToStream.js e984acc6d0 first commit 3 hónapja
fromDataURI.js e984acc6d0 first commit 3 hónapja
isAbsoluteURL.js e984acc6d0 first commit 3 hónapja
isAxiosError.js e984acc6d0 first commit 3 hónapja
isURLSameOrigin.js e984acc6d0 first commit 3 hónapja
null.js e984acc6d0 first commit 3 hónapja
parseHeaders.js e984acc6d0 first commit 3 hónapja
parseProtocol.js e984acc6d0 first commit 3 hónapja
readBlob.js e984acc6d0 first commit 3 hónapja
speedometer.js e984acc6d0 first commit 3 hónapja
spread.js e984acc6d0 first commit 3 hónapja
throttle.js e984acc6d0 first commit 3 hónapja
toFormData.js e984acc6d0 first commit 3 hónapja
toURLEncodedForm.js e984acc6d0 first commit 3 hónapja
validator.js e984acc6d0 first commit 3 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