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

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