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

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