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

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