What's Changed
- Enhance TLS handshake error message with additional details from previous exception by @luzrain in #385
- Proposal: TlsException to replace SocketException for TLS handshake errors by @luzrain in #384
- Support for simultaneously streaming request body and response body by @Nek- and @trowski in #380
- Throws TimeoutException when TransferTimeout is exceeded by @luzrain in #382
New Contributors
Full Changelog: v5.2.2...v5.3.0