wpf 9eba9019cb first vor 3 Wochen
..
AxiosTransformStream.js 9eba9019cb first vor 3 Wochen
AxiosURLSearchParams.js 9eba9019cb first vor 3 Wochen
HttpStatusCode.js 9eba9019cb first vor 3 Wochen
README.md 9eba9019cb first vor 3 Wochen
ZlibHeaderTransformStream.js 9eba9019cb first vor 3 Wochen
bind.js 9eba9019cb first vor 3 Wochen
buildURL.js 9eba9019cb first vor 3 Wochen
callbackify.js 9eba9019cb first vor 3 Wochen
combineURLs.js 9eba9019cb first vor 3 Wochen
composeSignals.js 9eba9019cb first vor 3 Wochen
cookies.js 9eba9019cb first vor 3 Wochen
deprecatedMethod.js 9eba9019cb first vor 3 Wochen
estimateDataURLDecodedBytes.js 9eba9019cb first vor 3 Wochen
formDataToJSON.js 9eba9019cb first vor 3 Wochen
formDataToStream.js 9eba9019cb first vor 3 Wochen
fromDataURI.js 9eba9019cb first vor 3 Wochen
isAbsoluteURL.js 9eba9019cb first vor 3 Wochen
isAxiosError.js 9eba9019cb first vor 3 Wochen
isURLSameOrigin.js 9eba9019cb first vor 3 Wochen
null.js 9eba9019cb first vor 3 Wochen
parseHeaders.js 9eba9019cb first vor 3 Wochen
parseProtocol.js 9eba9019cb first vor 3 Wochen
progressEventReducer.js 9eba9019cb first vor 3 Wochen
readBlob.js 9eba9019cb first vor 3 Wochen
resolveConfig.js 9eba9019cb first vor 3 Wochen
speedometer.js 9eba9019cb first vor 3 Wochen
spread.js 9eba9019cb first vor 3 Wochen
throttle.js 9eba9019cb first vor 3 Wochen
toFormData.js 9eba9019cb first vor 3 Wochen
toURLEncodedForm.js 9eba9019cb first vor 3 Wochen
trackStream.js 9eba9019cb first vor 3 Wochen
validator.js 9eba9019cb first vor 3 Wochen

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