0

I can't get how to configure the OkHttpClient. I've got a timeout on execute()

avgx
  • 644
  • 5
  • 8

1 Answers1

0

I was trying to use retrofit and found that @Streaming can't be used with RestAdapter.LogLevel.FULL That was the issue!

https://github.com/square/retrofit/issues/561

avgx
  • 644
  • 5
  • 8