Package | Description |
---|---|
org.apache.hc.client5.http |
Client component APIs common to all client transports
such as connection route information and resolution
as well as common HTTP method definitions and
exception classes.
|
Modifier and Type | Method and Description |
---|---|
ContextBuilder |
ContextBuilder.preemptiveBasicAuth(org.apache.hc.core5.http.HttpHost host,
UsernamePasswordCredentials credentials) |
AbstractClientContextBuilder<T> |
AbstractClientContextBuilder.preemptiveBasicAuth(org.apache.hc.core5.http.HttpHost host,
UsernamePasswordCredentials credentials) |
Copyright © 1999–2021 The Apache Software Foundation. All rights reserved.