seven 717b51f178 init 1 tuần trước cách đây
..
AxiosTransformStream.js 717b51f178 init 1 tuần trước cách đây
AxiosURLSearchParams.js 717b51f178 init 1 tuần trước cách đây
HttpStatusCode.js 717b51f178 init 1 tuần trước cách đây
README.md 717b51f178 init 1 tuần trước cách đây
ZlibHeaderTransformStream.js 717b51f178 init 1 tuần trước cách đây
bind.js 717b51f178 init 1 tuần trước cách đây
buildURL.js 717b51f178 init 1 tuần trước cách đây
callbackify.js 717b51f178 init 1 tuần trước cách đây
combineURLs.js 717b51f178 init 1 tuần trước cách đây
composeSignals.js 717b51f178 init 1 tuần trước cách đây
cookies.js 717b51f178 init 1 tuần trước cách đây
deprecatedMethod.js 717b51f178 init 1 tuần trước cách đây
formDataToJSON.js 717b51f178 init 1 tuần trước cách đây
formDataToStream.js 717b51f178 init 1 tuần trước cách đây
fromDataURI.js 717b51f178 init 1 tuần trước cách đây
isAbsoluteURL.js 717b51f178 init 1 tuần trước cách đây
isAxiosError.js 717b51f178 init 1 tuần trước cách đây
isURLSameOrigin.js 717b51f178 init 1 tuần trước cách đây
null.js 717b51f178 init 1 tuần trước cách đây
parseHeaders.js 717b51f178 init 1 tuần trước cách đây
parseProtocol.js 717b51f178 init 1 tuần trước cách đây
progressEventReducer.js 717b51f178 init 1 tuần trước cách đây
readBlob.js 717b51f178 init 1 tuần trước cách đây
resolveConfig.js 717b51f178 init 1 tuần trước cách đây
speedometer.js 717b51f178 init 1 tuần trước cách đây
spread.js 717b51f178 init 1 tuần trước cách đây
throttle.js 717b51f178 init 1 tuần trước cách đây
toFormData.js 717b51f178 init 1 tuần trước cách đây
toURLEncodedForm.js 717b51f178 init 1 tuần trước cách đây
trackStream.js 717b51f178 init 1 tuần trước cách đây
validator.js 717b51f178 init 1 tuần trước cách đây

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