You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
赵凯迪 2084901906 frist commit 4 months ago
..
README.md frist commit 4 months ago
bind.js frist commit 4 months ago
buildURL.js frist commit 4 months ago
combineURLs.js frist commit 4 months ago
cookies.js frist commit 4 months ago
deprecatedMethod.js frist commit 4 months ago
isAbsoluteURL.js frist commit 4 months ago
isAxiosError.js frist commit 4 months ago
isURLSameOrigin.js frist commit 4 months ago
normalizeHeaderName.js frist commit 4 months ago
parseHeaders.js frist commit 4 months ago
spread.js frist commit 4 months ago
toFormData.js frist commit 4 months ago
validator.js frist commit 4 months ago

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