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

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