Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.3.0 source code.tar.gz | 2025-03-16 | 56.0 kB | |
5.3.0 source code.zip | 2025-03-16 | 88.7 kB | |
README.md | 2025-03-16 | 765 Bytes | |
Totals: 3 Items | 145.5 kB | 0 |
What's Changed
- Enhance TLS handshake error message with additional details from previous exception by @luzrain in https://github.com/amphp/http-client/pull/385
- Proposal: TlsException to replace SocketException for TLS handshake errors by @luzrain in https://github.com/amphp/http-client/pull/384
- Support for simultaneously streaming request body and response body by @Nek- and @trowski in https://github.com/amphp/http-client/pull/380
- Throws TimeoutException when TransferTimeout is exceeded by @luzrain in https://github.com/amphp/http-client/pull/382
New Contributors
- @luzrain made their first contribution in https://github.com/amphp/http-client/pull/385
Full Changelog: https://github.com/amphp/http-client/compare/v5.2.2...v5.3.0