withCustomizer
Return a new JdkHttpClientBuilder that applies additional customization to the underlying java.net.http.HttpClient.Builder.
Return
a new JdkHttpClientBuilder instance
Parameters
customizer
the customizer to apply
Return a new JdkHttpClientBuilder that applies additional customization to the underlying java.net.http.HttpClient.Builder.
a new JdkHttpClientBuilder instance
the customizer to apply