| Method and Description |
|---|
| io.airlift.http.client.HttpClientConfig.getKeepAliveInterval() |
| io.airlift.http.client.HttpClientConfig.setKeepAliveInterval(Duration) |
| Constructor and Description |
|---|
| io.airlift.http.client.Request(URI, String, ListMultimap<String, String>, BodyGenerator)
Use
Request.builder() to construct this. |
Copyright © 2010–2020 Airlift. All rights reserved.