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

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