seven 717b51f178 init 1 tydzień temu
..
AxiosTransformStream.js 717b51f178 init 1 tydzień temu
AxiosURLSearchParams.js 717b51f178 init 1 tydzień temu
HttpStatusCode.js 717b51f178 init 1 tydzień temu
README.md 717b51f178 init 1 tydzień temu
ZlibHeaderTransformStream.js 717b51f178 init 1 tydzień temu
bind.js 717b51f178 init 1 tydzień temu
buildURL.js 717b51f178 init 1 tydzień temu
callbackify.js 717b51f178 init 1 tydzień temu
combineURLs.js 717b51f178 init 1 tydzień temu
composeSignals.js 717b51f178 init 1 tydzień temu
cookies.js 717b51f178 init 1 tydzień temu
deprecatedMethod.js 717b51f178 init 1 tydzień temu
formDataToJSON.js 717b51f178 init 1 tydzień temu
formDataToStream.js 717b51f178 init 1 tydzień temu
fromDataURI.js 717b51f178 init 1 tydzień temu
isAbsoluteURL.js 717b51f178 init 1 tydzień temu
isAxiosError.js 717b51f178 init 1 tydzień temu
isURLSameOrigin.js 717b51f178 init 1 tydzień temu
null.js 717b51f178 init 1 tydzień temu
parseHeaders.js 717b51f178 init 1 tydzień temu
parseProtocol.js 717b51f178 init 1 tydzień temu
progressEventReducer.js 717b51f178 init 1 tydzień temu
readBlob.js 717b51f178 init 1 tydzień temu
resolveConfig.js 717b51f178 init 1 tydzień temu
speedometer.js 717b51f178 init 1 tydzień temu
spread.js 717b51f178 init 1 tydzień temu
throttle.js 717b51f178 init 1 tydzień temu
toFormData.js 717b51f178 init 1 tydzień temu
toURLEncodedForm.js 717b51f178 init 1 tydzień temu
trackStream.js 717b51f178 init 1 tydzień temu
validator.js 717b51f178 init 1 tydzień 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