Closed
Description
As discussed in #1035 (comment), HttpComponents5MessageSender
is confusing as it allows both an HttpClient
to be set or one to be configured. This makes an awkward state where calling configuration methods once a client is provided throws an exception.