" Android Profiler"上的空请求正文

时间:2018-05-01 22:19:54

标签: android retrofit2 android-profiler

以前使用okhttp拦截器,在" Android Monitor"上打印了一个完整的json请求。安卓工作室的一部分。

enter image description here

现在将android studio更新为3.1之后,还有#34; Android Profiler"选项代替" Android Monitor"记录请求 - 响应。以下是我跟随" Android Profiler"。

的链接

https://futurestud.io/tutorials/retrofit-2-analyze-network-traffic-with-android-studio-profiler

" Android Profiler"打印响应正文但请求正文(在请求选项卡上)始终为空。

enter image description here

如何通过" Android Profiler"打印完整的json请求正文。谢谢

0 个答案:

没有答案