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