Rust SDK 0.8.5
This is not the latest release. View the archived snapshot of the full documentation as it was at this release, or view the latest documentation.
Added
- Added
get_headers()
methods toRequest
andResponse
which 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: User login can no longer be changed via API
Following change: Add Lint VCL for Service endpoint