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

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