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

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