request.setEntity(new ByteArrayEntity(output.toByteArray())); this.response = httpClient.execute(request);
確定! 回上一頁