Mohammad Asif cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
..
AxiosTransformStream.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
AxiosURLSearchParams.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
HttpStatusCode.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
README.md cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
ZlibHeaderTransformStream.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
bind.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
buildURL.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
callbackify.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
combineURLs.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
cookies.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
deprecatedMethod.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
formDataToJSON.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
formDataToStream.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
fromDataURI.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
isAbsoluteURL.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
isAxiosError.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
isURLSameOrigin.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
null.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
parseHeaders.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
parseProtocol.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
readBlob.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
speedometer.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
spread.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
throttle.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
toFormData.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
toURLEncodedForm.js cf937194cb Removed un-waned things 1. 6 tháng trước cách đây
validator.js cf937194cb Removed un-waned things 1. 6 tháng 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