前言
OkHttp
资料
Retrofit
添加日志
1 | HttpLoggingInterceptor logging = new HttpLoggingInterceptor(); |
参考自这里
资料
用 Retrofit 2 简化 HTTP 请求
Retrofit 2.0:有史以来最大的改进
Retrofit 2 — Upgrade Guide from 1.9
Retrofit 2 — Log Requests and Responses
Love-working-with-APIS-on-Android
Retrofit2 源码解析