java.io.IOException: Target host must not be null, or set in parameters. scheme=null, host=null, path=../login.html
你忘记在参数中设置host了,光有路径没有服务器名/服务器ip
看看你请求的url地址是否组合完全