mirror of
https://github.com/google/nomulus
synced 2026-07-07 08:36:50 +00:00
cf3f9603f7
* 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