speed-test-lib
speed-test-lib copied to clipboard
while using it on VPN , throwing INVALID_HTTP_RESPONSE : Error occurred while parsing http frame
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 ??