摘要: String doHttpPut(String rpmName, String cookie) throws UnsupportedEncodingException, IOException, ClientProtocolException, Exception { HttpPut httpPut 阅读全文
posted @ 2017-03-10 08:41 wblade 阅读(337) 评论(0) 推荐(0) 编辑
摘要: protected HttpClient getHttpClient() throws Exception { HttpClientBuilder builder = HttpClientBuilder.create(); SSLContext sc = SSLContext.getInstance 阅读全文
posted @ 2017-03-10 08:28 wblade 阅读(188) 评论(0) 推荐(0) 编辑