Open waqasakram117 opened 4 years ago
I made correct request with okhttp.newWebSocketFactory("wss://somesite.com") and using HttpLoggingInterceptor but logs show my request is https://somesite.com. I doing wrong something here or default interceptor change my request under the hood.
I made correct request with okhttp.newWebSocketFactory("wss://somesite.com") and using HttpLoggingInterceptor but logs show my request is https://somesite.com. I doing wrong something here or default interceptor change my request under the hood.