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

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