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