Rust SDK 0.8.4

rust-sdkchangedadded

Added

  • Added set_framing_headers_mode and with_framing_headers_mode methods to Request and Response, which allow you to manually control the Content-Length and Transfer-Encoding headers sent for a request or a response.

Changed

  • Switched to Rust 2021 edition, so the minimum supported Rust version is now 1.56.0.

Prior change: Add shield hit and miss metrics

Following change: CLI v1.7.1