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