zhangqiOMG e15bff017f 代码上传 2 anni fa
..
AxiosTransformStream.js e15bff017f 代码上传 2 anni fa
AxiosURLSearchParams.js e15bff017f 代码上传 2 anni fa
HttpStatusCode.js e15bff017f 代码上传 2 anni fa
README.md e15bff017f 代码上传 2 anni fa
ZlibHeaderTransformStream.js e15bff017f 代码上传 2 anni fa
bind.js e15bff017f 代码上传 2 anni fa
buildURL.js e15bff017f 代码上传 2 anni fa
combineURLs.js e15bff017f 代码上传 2 anni fa
cookies.js e15bff017f 代码上传 2 anni fa
deprecatedMethod.js e15bff017f 代码上传 2 anni fa
formDataToJSON.js e15bff017f 代码上传 2 anni fa
formDataToStream.js e15bff017f 代码上传 2 anni fa
fromDataURI.js e15bff017f 代码上传 2 anni fa
isAbsoluteURL.js e15bff017f 代码上传 2 anni fa
isAxiosError.js e15bff017f 代码上传 2 anni fa
isURLSameOrigin.js e15bff017f 代码上传 2 anni fa
null.js e15bff017f 代码上传 2 anni fa
parseHeaders.js e15bff017f 代码上传 2 anni fa
parseProtocol.js e15bff017f 代码上传 2 anni fa
readBlob.js e15bff017f 代码上传 2 anni fa
speedometer.js e15bff017f 代码上传 2 anni fa
spread.js e15bff017f 代码上传 2 anni fa
throttle.js e15bff017f 代码上传 2 anni fa
toFormData.js e15bff017f 代码上传 2 anni fa
toURLEncodedForm.js e15bff017f 代码上传 2 anni fa
validator.js e15bff017f 代码上传 2 anni fa

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