You have to set the URI, request method and optionally specify the body, timeout, and headers. var request = HttpRequest.newBuilder() .uri ...
確定! 回上一頁