潘超林 79770928d5 init: 初始化项目 2 hafta önce
..
AxiosTransformStream.js 79770928d5 init: 初始化项目 2 hafta önce
AxiosURLSearchParams.js 79770928d5 init: 初始化项目 2 hafta önce
HttpStatusCode.js 79770928d5 init: 初始化项目 2 hafta önce
README.md 79770928d5 init: 初始化项目 2 hafta önce
ZlibHeaderTransformStream.js 79770928d5 init: 初始化项目 2 hafta önce
bind.js 79770928d5 init: 初始化项目 2 hafta önce
buildURL.js 79770928d5 init: 初始化项目 2 hafta önce
callbackify.js 79770928d5 init: 初始化项目 2 hafta önce
combineURLs.js 79770928d5 init: 初始化项目 2 hafta önce
composeSignals.js 79770928d5 init: 初始化项目 2 hafta önce
cookies.js 79770928d5 init: 初始化项目 2 hafta önce
deprecatedMethod.js 79770928d5 init: 初始化项目 2 hafta önce
formDataToJSON.js 79770928d5 init: 初始化项目 2 hafta önce
formDataToStream.js 79770928d5 init: 初始化项目 2 hafta önce
fromDataURI.js 79770928d5 init: 初始化项目 2 hafta önce
isAbsoluteURL.js 79770928d5 init: 初始化项目 2 hafta önce
isAxiosError.js 79770928d5 init: 初始化项目 2 hafta önce
isURLSameOrigin.js 79770928d5 init: 初始化项目 2 hafta önce
null.js 79770928d5 init: 初始化项目 2 hafta önce
parseHeaders.js 79770928d5 init: 初始化项目 2 hafta önce
parseProtocol.js 79770928d5 init: 初始化项目 2 hafta önce
progressEventReducer.js 79770928d5 init: 初始化项目 2 hafta önce
readBlob.js 79770928d5 init: 初始化项目 2 hafta önce
resolveConfig.js 79770928d5 init: 初始化项目 2 hafta önce
speedometer.js 79770928d5 init: 初始化项目 2 hafta önce
spread.js 79770928d5 init: 初始化项目 2 hafta önce
throttle.js 79770928d5 init: 初始化项目 2 hafta önce
toFormData.js 79770928d5 init: 初始化项目 2 hafta önce
toURLEncodedForm.js 79770928d5 init: 初始化项目 2 hafta önce
trackStream.js 79770928d5 init: 初始化项目 2 hafta önce
validator.js 79770928d5 init: 初始化项目 2 hafta önce

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