Implement Accept-Encoding: gzip for both Python and Rust. Use [flate2](https://crates.io/crates/flate2) for Rust. - [x] Rust - [x] Python