HaXeho e0dad002ed first commit 10 ヶ月 前
..
AxiosTransformStream.js e0dad002ed first commit 10 ヶ月 前
AxiosURLSearchParams.js e0dad002ed first commit 10 ヶ月 前
HttpStatusCode.js e0dad002ed first commit 10 ヶ月 前
README.md e0dad002ed first commit 10 ヶ月 前
ZlibHeaderTransformStream.js e0dad002ed first commit 10 ヶ月 前
bind.js e0dad002ed first commit 10 ヶ月 前
buildURL.js e0dad002ed first commit 10 ヶ月 前
callbackify.js e0dad002ed first commit 10 ヶ月 前
combineURLs.js e0dad002ed first commit 10 ヶ月 前
cookies.js e0dad002ed first commit 10 ヶ月 前
deprecatedMethod.js e0dad002ed first commit 10 ヶ月 前
formDataToJSON.js e0dad002ed first commit 10 ヶ月 前
formDataToStream.js e0dad002ed first commit 10 ヶ月 前
fromDataURI.js e0dad002ed first commit 10 ヶ月 前
isAbsoluteURL.js e0dad002ed first commit 10 ヶ月 前
isAxiosError.js e0dad002ed first commit 10 ヶ月 前
isURLSameOrigin.js e0dad002ed first commit 10 ヶ月 前
null.js e0dad002ed first commit 10 ヶ月 前
parseHeaders.js e0dad002ed first commit 10 ヶ月 前
parseProtocol.js e0dad002ed first commit 10 ヶ月 前
readBlob.js e0dad002ed first commit 10 ヶ月 前
speedometer.js e0dad002ed first commit 10 ヶ月 前
spread.js e0dad002ed first commit 10 ヶ月 前
throttle.js e0dad002ed first commit 10 ヶ月 前
toFormData.js e0dad002ed first commit 10 ヶ月 前
toURLEncodedForm.js e0dad002ed first commit 10 ヶ月 前
validator.js e0dad002ed first commit 10 ヶ月 前

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