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 ??