HttpClientFactory that caches created clients
until the CachingHttpClientFactory.close() method is called.UnknownHostExceptionHttpClientFactory.WorkerExecutorHelper that executes
Jobs asynchronously using the Gradle Worker APIDownloadActionCloseableHttpClient objectsonlyIfNewer flag.WorkerExecutorHelperExecutorService on Gradle
versions where the Worker API is not availabletrue if WorkerExecutorHelper.await() MUST be called at the end of
the task.WorkerExecutorHelper depending
on the Gradle versionHost header unless the host has been explicitly
specified by the user.useETag flag.VerifyActionCompletableFuture that calls
WorkerExecutorHelper.await() on every call to WorkerExecutorFuture.get() or
WorkerExecutorFuture.get(long, TimeUnit)