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

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