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

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