mirror of
https://github.com/google/nomulus
synced 2026-01-09 07:33:42 +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