HttpResponse postRequest(String url, String request) { HttpResponse resp = null; try { HttpClient client = HttpClientBuilder.create().
確定! 回上一頁