jeasonlzy / okhttp-OkGo

OkGo - 3.0 震撼来袭,该库是基于 Http 协议,封装了 OkHttp 的网络请求框架,比 Retrofit 更简单易用,支持 RxJava,RxJava2,支持自定义缓存,支持批量断点下载管理和批量上传管理功能
Apache License 2.0
10.6k stars 2.55k forks source link

拦截器post问题 #800

Open xiaoxunjue opened 5 years ago

xiaoxunjue commented 5 years ago

com.lzy.okgo.request.base.ProgressRequestBody cannot be cast to okhttp3.FormBody

CnRiven commented 5 years ago

我现在也是这个问题

CnRiven commented 5 years ago

有没有出来解答一下的,为什么要外面包一层ProgressRequestBody呢?