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

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