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

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