dedsudiyu 26705b48f7 zc 4 mesiacov pred
..
README.md 26705b48f7 zc 4 mesiacov pred
bind.js 26705b48f7 zc 4 mesiacov pred
buildURL.js 26705b48f7 zc 4 mesiacov pred
combineURLs.js 26705b48f7 zc 4 mesiacov pred
cookies.js 26705b48f7 zc 4 mesiacov pred
deprecatedMethod.js 26705b48f7 zc 4 mesiacov pred
isAbsoluteURL.js 26705b48f7 zc 4 mesiacov pred
isAxiosError.js 26705b48f7 zc 4 mesiacov pred
isURLSameOrigin.js 26705b48f7 zc 4 mesiacov pred
normalizeHeaderName.js 26705b48f7 zc 4 mesiacov pred
null.js 26705b48f7 zc 4 mesiacov pred
parseHeaders.js 26705b48f7 zc 4 mesiacov pred
parseProtocol.js 26705b48f7 zc 4 mesiacov pred
spread.js 26705b48f7 zc 4 mesiacov pred
toFormData.js 26705b48f7 zc 4 mesiacov pred
validator.js 26705b48f7 zc 4 mesiacov pred

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