[Java] HttpClient發送http get/post request ... HttpPost post = new HttpPost(url); ... CloseableHttpResponse res = client.execute(post);.
確定! 回上一頁