Mohammad Asif cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
..
AxiosTransformStream.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
AxiosURLSearchParams.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
HttpStatusCode.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
README.md cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
ZlibHeaderTransformStream.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
bind.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
buildURL.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
callbackify.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
combineURLs.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
cookies.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
deprecatedMethod.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
formDataToJSON.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
formDataToStream.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
fromDataURI.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
isAbsoluteURL.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
isAxiosError.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
isURLSameOrigin.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
null.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
parseHeaders.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
parseProtocol.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
readBlob.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
speedometer.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
spread.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
throttle.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
toFormData.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
toURLEncodedForm.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos
validator.js cf937194cb Removed un-waned things 1. %!s(int64=2) %!d(string=hai) anos

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