jack e1a2621c78 update há 2 anos atrás
..
README.md e1a2621c78 update há 2 anos atrás
bind.js e1a2621c78 update há 2 anos atrás
buildURL.js e1a2621c78 update há 2 anos atrás
combineURLs.js e1a2621c78 update há 2 anos atrás
cookies.js e1a2621c78 update há 2 anos atrás
deprecatedMethod.js e1a2621c78 update há 2 anos atrás
isAbsoluteURL.js e1a2621c78 update há 2 anos atrás
isAxiosError.js e1a2621c78 update há 2 anos atrás
isURLSameOrigin.js e1a2621c78 update há 2 anos atrás
normalizeHeaderName.js e1a2621c78 update há 2 anos atrás
parseHeaders.js e1a2621c78 update há 2 anos atrás
spread.js e1a2621c78 update há 2 anos atrás
validator.js e1a2621c78 update há 2 anos atrás

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