Releases: awslabs/aws-c-http
Releases · awslabs/aws-c-http
HTTP/1: Support streaming requests of unknown length
What's Changed
Full Changelog: v0.9.4...v0.9.5
Supprt response_first_byte_timeout_ms in ConnectionManagerOptions
v0.9.3
v0.9.2
What's Changed
- Update for event loop API changes by @bretambrose in #491
Full Changelog: v0.9.1...v0.9.2
Add cxx support
What's Changed
- chore: Modified bug issue template to add checkbox to report potential regression. by @ashishdhingra in #486
- Add cxx support by @subdiox in #490
New Contributors
- @ashishdhingra made their first contribution in #486
- @subdiox made their first contribution in #490
Full Changelog: v0.9.0...v0.9.1
Update Minimum CMake to 3.9
What's Changed
- Tweak error message for AWS_ERROR_HTTP_RESPONSE_FIRST_BYTE_TIMEOUT by @graebm in #488
- Update CMake to 3.9 by @waahm7 in #489
Full Changelog: v0.8.10...v0.9.0
v0.8.10
Fix max_pending_connection_acquisitions
What's Changed
Full Changelog: v0.8.8...v0.8.9
Fix websocket shutdown behavior
FIX: Connection shutdown with buffered data
What's Changed
Full Changelog: v0.8.6...v0.8.7