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

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