I am using retrofit 2.x and i want to log the header and body of request and response . HttpLoggingInterceptor interceptor = new HttpLoggingInterceptor(); ...
確定! 回上一頁