seven 717b51f178 init пре 10 месеци
..
AxiosTransformStream.js 717b51f178 init пре 10 месеци
AxiosURLSearchParams.js 717b51f178 init пре 10 месеци
HttpStatusCode.js 717b51f178 init пре 10 месеци
README.md 717b51f178 init пре 10 месеци
ZlibHeaderTransformStream.js 717b51f178 init пре 10 месеци
bind.js 717b51f178 init пре 10 месеци
buildURL.js 717b51f178 init пре 10 месеци
callbackify.js 717b51f178 init пре 10 месеци
combineURLs.js 717b51f178 init пре 10 месеци
composeSignals.js 717b51f178 init пре 10 месеци
cookies.js 717b51f178 init пре 10 месеци
deprecatedMethod.js 717b51f178 init пре 10 месеци
formDataToJSON.js 717b51f178 init пре 10 месеци
formDataToStream.js 717b51f178 init пре 10 месеци
fromDataURI.js 717b51f178 init пре 10 месеци
isAbsoluteURL.js 717b51f178 init пре 10 месеци
isAxiosError.js 717b51f178 init пре 10 месеци
isURLSameOrigin.js 717b51f178 init пре 10 месеци
null.js 717b51f178 init пре 10 месеци
parseHeaders.js 717b51f178 init пре 10 месеци
parseProtocol.js 717b51f178 init пре 10 месеци
progressEventReducer.js 717b51f178 init пре 10 месеци
readBlob.js 717b51f178 init пре 10 месеци
resolveConfig.js 717b51f178 init пре 10 месеци
speedometer.js 717b51f178 init пре 10 месеци
spread.js 717b51f178 init пре 10 месеци
throttle.js 717b51f178 init пре 10 месеци
toFormData.js 717b51f178 init пре 10 месеци
toURLEncodedForm.js 717b51f178 init пре 10 месеци
trackStream.js 717b51f178 init пре 10 месеци
validator.js 717b51f178 init пре 10 месеци

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