- TODO: Describe initial release.
- 命名更改:
- 配置类NetWrapper->NetOptions
- responseType->decodeType
- 导出
dio
- 导出
io
和browser
- fix全局配置解码器无效
- BaseNetworkModel ->BaseNetModel 去掉泛型约束
- 去掉泛型约束,
decodeType
为空直接返回原始数据
- 日志增加请求头
- 修复bug
- 升级
dio
- 升级
dio
- 优先
converter
解析
- 升级
dio
- 去除解析器的泛型限制,可以传入原始数据
- fix bug
- fix net check bug