This repository was archived by the owner on May 30, 2024. It is now read-only.
5.2.0
[5.2.0] - 2020-10-09
Added:
- Add support for setting a
socketFactory
in theHttpConfiguration
builder. This is used to create sockets when initiating HTTP connections. For TLS connectionssslSocketFactory
is used.