标签:http java sp bs as new tt nbsp c
HttpClient client = new HttpClient();
UsernamePasswordCredentials creds = new UsernamePasswordCredentials(userData.id, userData.password); client.getState().setProxyCredentials(AuthScope.ANY, creds);
标签:http java sp bs as new tt nbsp c
原文地址:http://www.cnblogs.com/daijinming/p/4092947.html