dedsudiyu 26705b48f7 zc il y a 2 mois
..
README.md 26705b48f7 zc il y a 2 mois
bind.js 26705b48f7 zc il y a 2 mois
buildURL.js 26705b48f7 zc il y a 2 mois
combineURLs.js 26705b48f7 zc il y a 2 mois
cookies.js 26705b48f7 zc il y a 2 mois
deprecatedMethod.js 26705b48f7 zc il y a 2 mois
isAbsoluteURL.js 26705b48f7 zc il y a 2 mois
isAxiosError.js 26705b48f7 zc il y a 2 mois
isURLSameOrigin.js 26705b48f7 zc il y a 2 mois
normalizeHeaderName.js 26705b48f7 zc il y a 2 mois
null.js 26705b48f7 zc il y a 2 mois
parseHeaders.js 26705b48f7 zc il y a 2 mois
parseProtocol.js 26705b48f7 zc il y a 2 mois
spread.js 26705b48f7 zc il y a 2 mois
toFormData.js 26705b48f7 zc il y a 2 mois
validator.js 26705b48f7 zc il y a 2 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