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

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