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.
varun d13868f0f8
get users of particular installer
1 year ago
..
AxiosTransformStream.js get users of particular installer 1 year ago
AxiosURLSearchParams.js module_error 3 years ago
HttpStatusCode.js module_error 3 years ago
README.md Removed multer 3 years ago
ZlibHeaderTransformStream.js module_error 3 years ago
bind.js module_error 3 years ago
buildURL.js module_error 3 years ago
combineURLs.js get users of particular installer 1 year ago
cookies.js get users of particular installer 1 year ago
deprecatedMethod.js module_error 3 years ago
formDataToJSON.js get users of particular installer 1 year ago
formDataToStream.js module_error 3 years ago
fromDataURI.js module_error 3 years ago
isAbsoluteURL.js module_error 3 years ago
isAxiosError.js module_error 3 years ago
isURLSameOrigin.js get users of particular installer 1 year ago
null.js module_error 3 years ago
parseHeaders.js module_error 3 years ago
parseProtocol.js module_error 3 years ago
readBlob.js module_error 3 years ago
speedometer.js module_error 3 years ago
spread.js module_error 3 years ago
throttle.js get users of particular installer 1 year ago
toFormData.js module_error 3 years ago
toURLEncodedForm.js module_error 3 years ago
validator.js module_error 3 years 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