e 4b1bcfe98c fix:shop 1 år sedan
..
AxiosTransformStream.js 4b1bcfe98c fix:shop 1 år sedan
AxiosURLSearchParams.js 4b1bcfe98c fix:shop 1 år sedan
HttpStatusCode.js 4b1bcfe98c fix:shop 1 år sedan
README.md 4b1bcfe98c fix:shop 1 år sedan
ZlibHeaderTransformStream.js 4b1bcfe98c fix:shop 1 år sedan
bind.js 4b1bcfe98c fix:shop 1 år sedan
buildURL.js 4b1bcfe98c fix:shop 1 år sedan
callbackify.js 4b1bcfe98c fix:shop 1 år sedan
combineURLs.js 4b1bcfe98c fix:shop 1 år sedan
cookies.js 4b1bcfe98c fix:shop 1 år sedan
deprecatedMethod.js 4b1bcfe98c fix:shop 1 år sedan
formDataToJSON.js 4b1bcfe98c fix:shop 1 år sedan
formDataToStream.js 4b1bcfe98c fix:shop 1 år sedan
fromDataURI.js 4b1bcfe98c fix:shop 1 år sedan
isAbsoluteURL.js 4b1bcfe98c fix:shop 1 år sedan
isAxiosError.js 4b1bcfe98c fix:shop 1 år sedan
isURLSameOrigin.js 4b1bcfe98c fix:shop 1 år sedan
null.js 4b1bcfe98c fix:shop 1 år sedan
parseHeaders.js 4b1bcfe98c fix:shop 1 år sedan
parseProtocol.js 4b1bcfe98c fix:shop 1 år sedan
readBlob.js 4b1bcfe98c fix:shop 1 år sedan
speedometer.js 4b1bcfe98c fix:shop 1 år sedan
spread.js 4b1bcfe98c fix:shop 1 år sedan
throttle.js 4b1bcfe98c fix:shop 1 år sedan
toFormData.js 4b1bcfe98c fix:shop 1 år sedan
toURLEncodedForm.js 4b1bcfe98c fix:shop 1 år sedan
validator.js 4b1bcfe98c fix:shop 1 år sedan

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