You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using this library on VPN by speedTestSocket.setProxyServer("http://vpn-ip:port");
but getting this error INVALID_HTTP_RESPONSE : Error occurred while parsing http frame INVALID_HTTP_RESPONSE : Error status code -1
so , I am thinking is it due to port issue or what ??