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