Mohammad Asif cf937194cb Removed un-waned things 1. hace 11 meses
..
AxiosTransformStream.js cf937194cb Removed un-waned things 1. hace 11 meses
AxiosURLSearchParams.js cf937194cb Removed un-waned things 1. hace 11 meses
HttpStatusCode.js cf937194cb Removed un-waned things 1. hace 11 meses
README.md cf937194cb Removed un-waned things 1. hace 11 meses
ZlibHeaderTransformStream.js cf937194cb Removed un-waned things 1. hace 11 meses
bind.js cf937194cb Removed un-waned things 1. hace 11 meses
buildURL.js cf937194cb Removed un-waned things 1. hace 11 meses
callbackify.js cf937194cb Removed un-waned things 1. hace 11 meses
combineURLs.js cf937194cb Removed un-waned things 1. hace 11 meses
cookies.js cf937194cb Removed un-waned things 1. hace 11 meses
deprecatedMethod.js cf937194cb Removed un-waned things 1. hace 11 meses
formDataToJSON.js cf937194cb Removed un-waned things 1. hace 11 meses
formDataToStream.js cf937194cb Removed un-waned things 1. hace 11 meses
fromDataURI.js cf937194cb Removed un-waned things 1. hace 11 meses
isAbsoluteURL.js cf937194cb Removed un-waned things 1. hace 11 meses
isAxiosError.js cf937194cb Removed un-waned things 1. hace 11 meses
isURLSameOrigin.js cf937194cb Removed un-waned things 1. hace 11 meses
null.js cf937194cb Removed un-waned things 1. hace 11 meses
parseHeaders.js cf937194cb Removed un-waned things 1. hace 11 meses
parseProtocol.js cf937194cb Removed un-waned things 1. hace 11 meses
readBlob.js cf937194cb Removed un-waned things 1. hace 11 meses
speedometer.js cf937194cb Removed un-waned things 1. hace 11 meses
spread.js cf937194cb Removed un-waned things 1. hace 11 meses
throttle.js cf937194cb Removed un-waned things 1. hace 11 meses
toFormData.js cf937194cb Removed un-waned things 1. hace 11 meses
toURLEncodedForm.js cf937194cb Removed un-waned things 1. hace 11 meses
validator.js cf937194cb Removed un-waned things 1. hace 11 meses

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