I can't find a way to get ureq to compress requests with gzip. `ureq::post` offers no API to do so, and there are no corresponding options in the `ConfigBuilder` and no examples in documentation.