axios-miniprogram/src/core
zjx0905 4d8ec80f29 fix: data 不支持对象以外的类型 2023-04-18 23:08:49 +08:00
..
Axios.ts fix: data 不支持对象以外的类型 2023-04-18 23:08:49 +08:00
AxiosDomain.ts fix: data 不支持对象以外的类型 2023-04-18 23:08:49 +08:00
InterceptorManager.ts feat: 支持清空拦截器 2023-04-17 19:28:45 +08:00
cancel.ts fix: data 不支持对象以外的类型 2023-04-18 23:08:49 +08:00
createError.ts fix: data 不支持对象以外的类型 2023-04-18 23:08:49 +08:00
dispatchRequest.ts fix: data 不支持对象以外的类型 2023-04-18 23:08:49 +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 fix: data 不支持对象以外的类型 2023-04-18 23:08:49 +08:00
transformData.ts refactor: 重建响应数据类型 2023-04-09 15:20:10 +08:00
transformURL.ts fix: data 不支持对象以外的类型 2023-04-18 23:08:49 +08:00