We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
优化RxUrlManager(动态切换全局baseUrl更方便)
Merge branch '2.x' of https://github.com/lygttpod/RxHttpUtils into 2.x
OkHttpConfig新增setHostnameVerifier方法
更新README
全局请求头设置方式修改,可以实时获取header更新内容
1、新增自定义下载路径的配置方法;2、新增全局配置自定义Retrofit的Factory方法
修复取消请求时候报ConcurrentModificationException异常的bug
修复errorBody中为空时候异常信息无法获取的bug