We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
fix(RxResponse): 恢复误删除RxResponse 恢复误删除RxResponse
新增RxResponse直接返回Resp
修复多baseurl bug
新增Gson自定义
添加HTTPS适配
添加公共请求头配置
降低minSdkVersion为14
修改设置重定向方法名,重命名JsonFieldUtils为JsonObjUtils,重命名ParameterUtils为RequestBo… …dyUtils,添加替换一组请求的BaseUrl详见RequestSetting
添加OkHttp设置