Class VespaHttpClientBuilder

java.lang.Object
ai.vespa.util.http.hc5.VespaHttpClientBuilder

public class VespaHttpClientBuilder extends Object
Sync HTTP client builder for internal Vespa communications over http/https. Configures Vespa mTLS and handles TLS mixed mode automatically. Custom connection managers must be configured through create(HttpClientConnectionManagerFactory).
Author:
jonmv