Package com.azure.core.http.jdk.httpclient
package com.azure.core.http.jdk.httpclient
Package containing an HTTP client for azure-core using the JDK HttpClient APIs.
-
ClassesClassDescriptionBuilder to configure and build an instance of the azure-core
HttpClienttype using the JDK HttpClient APIs, first introduced as preview in JDK 9, but made generally available from JDK 11 onwards.AnHttpClientProviderthat provides an implementation of HttpClient based on native JDK HttpClient.