不行,报错
Exception in thread "main" java.io.IOException: Server returned HTTP response code: 521 for URL: https://www.btc123.com/market/kline symbol=btc38nxtcny&type=1hour&size=10
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1626)
at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
at gmove.game.btc.api.btc123.BasicAuthenticationExample.downloadFile(BasicAuthenticationExample.java:22)
at gmove.game.btc.api.btc123.BasicAuthenticationExample.main(BasicAuthenticationExample.java:41)