xubo 5655c75f91 first commit 1 gadu atpakaļ
..
AxiosTransformStream.js 5655c75f91 first commit 1 gadu atpakaļ
AxiosURLSearchParams.js 5655c75f91 first commit 1 gadu atpakaļ
HttpStatusCode.js 5655c75f91 first commit 1 gadu atpakaļ
README.md 5655c75f91 first commit 1 gadu atpakaļ
ZlibHeaderTransformStream.js 5655c75f91 first commit 1 gadu atpakaļ
bind.js 5655c75f91 first commit 1 gadu atpakaļ
buildURL.js 5655c75f91 first commit 1 gadu atpakaļ
callbackify.js 5655c75f91 first commit 1 gadu atpakaļ
combineURLs.js 5655c75f91 first commit 1 gadu atpakaļ
cookies.js 5655c75f91 first commit 1 gadu atpakaļ
deprecatedMethod.js 5655c75f91 first commit 1 gadu atpakaļ
formDataToJSON.js 5655c75f91 first commit 1 gadu atpakaļ
formDataToStream.js 5655c75f91 first commit 1 gadu atpakaļ
fromDataURI.js 5655c75f91 first commit 1 gadu atpakaļ
isAbsoluteURL.js 5655c75f91 first commit 1 gadu atpakaļ
isAxiosError.js 5655c75f91 first commit 1 gadu atpakaļ
isURLSameOrigin.js 5655c75f91 first commit 1 gadu atpakaļ
null.js 5655c75f91 first commit 1 gadu atpakaļ
parseHeaders.js 5655c75f91 first commit 1 gadu atpakaļ
parseProtocol.js 5655c75f91 first commit 1 gadu atpakaļ
readBlob.js 5655c75f91 first commit 1 gadu atpakaļ
speedometer.js 5655c75f91 first commit 1 gadu atpakaļ
spread.js 5655c75f91 first commit 1 gadu atpakaļ
throttle.js 5655c75f91 first commit 1 gadu atpakaļ
toFormData.js 5655c75f91 first commit 1 gadu atpakaļ
toURLEncodedForm.js 5655c75f91 first commit 1 gadu atpakaļ
validator.js 5655c75f91 first commit 1 gadu atpakaļ

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