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

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