Rust SDK 0.3.2
Fixed
- Fixed a bug in the APIs which return iterators of values, such as
RequestHandle::get_header_values()
, that was causing the iterator to skip values when the buffer sizes were too small.
Prior change: Rust SDK 0.3.1
Following change: Rust SDK 0.3.3