Rust SDK 0.9.10
Added
- Added support for interacting with trailers; see the
BodyExt
trait inexperimental
for details.
Changed
- Fixed
Request::clone_with_body
andResponse::clone_with_body
trailer support.
Prior change: Rust SDK 0.9.9
Following change: Rust SDK 0.9.11