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