| Interface | Description |
|---|---|
| OkHttpClientBuilderFactory |
Exposes the mechanism for constructing an
OkHttpClient.Builder in the same fashion as when a
DatabaseClient is constructed. |
| OkHttpClientConfigurator |
Provides configuration for the HttpClient
communications library.
|
| Class | Description |
|---|---|
| RemoveAcceptEncodingConfigurator |
Can be used with
DatabaseClientFactory.addConfigurator to remove the
"Accept-Encoding=gzip" request header that the underlying OkHttp
library adds by default. |
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.