mirror of
https://github.com/google/nomulus
synced 2026-05-20 23:01:53 +00:00
* Remove unused log argument * Use the right accept-encoding By default we request gzip and theoretically we'd decode it automatically on our end but for some reason that's not working. I tested this on Alpha and it worked