Closed vipmax closed 5 years ago
Hello! I got java.net.SocketException: Malformed reply from SOCKS server when requesting throught a socks4 proxy. Google says that its jdk bug. https://stackoverflow.com/questions/21742103/http-call-with-socks-4-proxy Is it possible to fix?
Well ... if it's a jdk bug, then the jdk would have to fix it :) You'll need to provide some more details - which version of java, scala, sttp you are using? Which backend?
Closing due to lack of activity
Hello! I got java.net.SocketException: Malformed reply from SOCKS server when requesting throught a socks4 proxy. Google says that its jdk bug. https://stackoverflow.com/questions/21742103/http-call-with-socks-4-proxy Is it possible to fix?