Skip to content

SO Common 5.1.1

Latest
Compare
Choose a tag to compare
@syampillai syampillai released this 06 Mar 10:23

Version 5.1.1
Refactor HTTP2 builder and improve client configurability

Replaced HttpClient with HttpClient.Builder for flexible configuration in HTTP2. Added support for custom SSL parameters, proxy settings, local address binding, and authenticators. Ensured chaining-friendly methods to enhance extensibility.