Interface HttpClient.RequestSender

All Superinterfaces:
HttpClient.ResponseReceiver<HttpClient.RequestSender>, HttpClient.UriConfiguration<HttpClient.RequestSender>
Enclosing class:
HttpClient

public static interface HttpClient.RequestSender extends HttpClient.ResponseReceiver<HttpClient.RequestSender>
Allow a request body configuration before calling one of the terminal, Publisher based, HttpClient.ResponseReceiver API.