dedsudiyu 26705b48f7 zc vor 2 Monaten
..
README.md 26705b48f7 zc vor 2 Monaten
bind.js 26705b48f7 zc vor 2 Monaten
buildURL.js 26705b48f7 zc vor 2 Monaten
combineURLs.js 26705b48f7 zc vor 2 Monaten
cookies.js 26705b48f7 zc vor 2 Monaten
deprecatedMethod.js 26705b48f7 zc vor 2 Monaten
isAbsoluteURL.js 26705b48f7 zc vor 2 Monaten
isAxiosError.js 26705b48f7 zc vor 2 Monaten
isURLSameOrigin.js 26705b48f7 zc vor 2 Monaten
normalizeHeaderName.js 26705b48f7 zc vor 2 Monaten
null.js 26705b48f7 zc vor 2 Monaten
parseHeaders.js 26705b48f7 zc vor 2 Monaten
parseProtocol.js 26705b48f7 zc vor 2 Monaten
spread.js 26705b48f7 zc vor 2 Monaten
toFormData.js 26705b48f7 zc vor 2 Monaten
validator.js 26705b48f7 zc vor 2 Monaten

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