seven 717b51f178 init 2 tygodni temu
..
AxiosTransformStream.js 717b51f178 init 2 tygodni temu
AxiosURLSearchParams.js 717b51f178 init 2 tygodni temu
HttpStatusCode.js 717b51f178 init 2 tygodni temu
README.md 717b51f178 init 2 tygodni temu
ZlibHeaderTransformStream.js 717b51f178 init 2 tygodni temu
bind.js 717b51f178 init 2 tygodni temu
buildURL.js 717b51f178 init 2 tygodni temu
callbackify.js 717b51f178 init 2 tygodni temu
combineURLs.js 717b51f178 init 2 tygodni temu
composeSignals.js 717b51f178 init 2 tygodni temu
cookies.js 717b51f178 init 2 tygodni temu
deprecatedMethod.js 717b51f178 init 2 tygodni temu
formDataToJSON.js 717b51f178 init 2 tygodni temu
formDataToStream.js 717b51f178 init 2 tygodni temu
fromDataURI.js 717b51f178 init 2 tygodni temu
isAbsoluteURL.js 717b51f178 init 2 tygodni temu
isAxiosError.js 717b51f178 init 2 tygodni temu
isURLSameOrigin.js 717b51f178 init 2 tygodni temu
null.js 717b51f178 init 2 tygodni temu
parseHeaders.js 717b51f178 init 2 tygodni temu
parseProtocol.js 717b51f178 init 2 tygodni temu
progressEventReducer.js 717b51f178 init 2 tygodni temu
readBlob.js 717b51f178 init 2 tygodni temu
resolveConfig.js 717b51f178 init 2 tygodni temu
speedometer.js 717b51f178 init 2 tygodni temu
spread.js 717b51f178 init 2 tygodni temu
throttle.js 717b51f178 init 2 tygodni temu
toFormData.js 717b51f178 init 2 tygodni temu
toURLEncodedForm.js 717b51f178 init 2 tygodni temu
trackStream.js 717b51f178 init 2 tygodni temu
validator.js 717b51f178 init 2 tygodni temu

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