Rust SDK 0.8.5
Added
- Added 
get_headers()methods toRequestandResponsewhich return an iterator over all header values. - Added 
Request::get_tls_ja3_md5()for getting the JA3 hash of the TLS ClientHello message. - Added experimental WebSocket upgrade interface.
 
Prior change: Rust SDK 0.8.4
Following change: Rust SDK 0.8.6