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

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