Keine Beschreibung

FFIB: 11e3a9652a first vor 7 Jahren
..
README.md 11e3a9652a first vor 7 Jahren
bind.js 11e3a9652a first vor 7 Jahren
btoa.js 11e3a9652a first vor 7 Jahren
buildURL.js 11e3a9652a first vor 7 Jahren
combineURLs.js 11e3a9652a first vor 7 Jahren
cookies.js 11e3a9652a first vor 7 Jahren
deprecatedMethod.js 11e3a9652a first vor 7 Jahren
isAbsoluteURL.js 11e3a9652a first vor 7 Jahren
isURLSameOrigin.js 11e3a9652a first vor 7 Jahren
normalizeHeaderName.js 11e3a9652a first vor 7 Jahren
parseHeaders.js 11e3a9652a first vor 7 Jahren
spread.js 11e3a9652a first vor 7 Jahren

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