axios-miniprogram/src/core
zjx0905 0dc58a4b0c feat: 提供更多可使用的类型 2023-04-18 11:14:57 +08:00
..
Axios.ts feat: 提供更多可使用的类型 2023-04-18 11:14:57 +08:00
AxiosDomain.ts feat: 支持清空拦截器 2023-04-17 19:28:45 +08:00
InterceptorManager.ts feat: 支持清空拦截器 2023-04-17 19:28:45 +08:00
cancel.ts refactor: 使用新的私有属性语法 2023-04-06 16:00:04 +08:00
createError.ts refactor: 重建响应数据类型 2023-04-09 15:20:10 +08:00
dispatchRequest.ts fix: 错误处理不是每次出错都执行 2023-04-18 10:11:29 +08:00
flattenHeaders.ts feat: 仅 post/put/patch 方法允许设置请求数据 2023-04-16 13:39:10 +08:00
generateType.ts feat: 提供更多可使用的类型 2023-04-18 11:14:57 +08:00
mergeConfig.ts feat: 支持清空拦截器 2023-04-17 19:28:45 +08:00
request.ts feat: 提供更多可使用的类型 2023-04-18 11:14:57 +08:00
transformData.ts refactor: 重建响应数据类型 2023-04-09 15:20:10 +08:00
transformURL.ts feat: 从参数中删除动态地址属性 2023-04-17 21:31:03 +08:00