zhangqiOMG e15bff017f 代码上传 2 yıl önce
..
AxiosTransformStream.js e15bff017f 代码上传 2 yıl önce
AxiosURLSearchParams.js e15bff017f 代码上传 2 yıl önce
HttpStatusCode.js e15bff017f 代码上传 2 yıl önce
README.md e15bff017f 代码上传 2 yıl önce
ZlibHeaderTransformStream.js e15bff017f 代码上传 2 yıl önce
bind.js e15bff017f 代码上传 2 yıl önce
buildURL.js e15bff017f 代码上传 2 yıl önce
combineURLs.js e15bff017f 代码上传 2 yıl önce
cookies.js e15bff017f 代码上传 2 yıl önce
deprecatedMethod.js e15bff017f 代码上传 2 yıl önce
formDataToJSON.js e15bff017f 代码上传 2 yıl önce
formDataToStream.js e15bff017f 代码上传 2 yıl önce
fromDataURI.js e15bff017f 代码上传 2 yıl önce
isAbsoluteURL.js e15bff017f 代码上传 2 yıl önce
isAxiosError.js e15bff017f 代码上传 2 yıl önce
isURLSameOrigin.js e15bff017f 代码上传 2 yıl önce
null.js e15bff017f 代码上传 2 yıl önce
parseHeaders.js e15bff017f 代码上传 2 yıl önce
parseProtocol.js e15bff017f 代码上传 2 yıl önce
readBlob.js e15bff017f 代码上传 2 yıl önce
speedometer.js e15bff017f 代码上传 2 yıl önce
spread.js e15bff017f 代码上传 2 yıl önce
throttle.js e15bff017f 代码上传 2 yıl önce
toFormData.js e15bff017f 代码上传 2 yıl önce
toURLEncodedForm.js e15bff017f 代码上传 2 yıl önce
validator.js e15bff017f 代码上传 2 yıl ö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