mirror of
https://github.com/google/nomulus.git
synced 2025-05-01 04:27:51 +02:00
Right now it's logging the raw bytes, which look like: response data: [65, 117, 116, 104, 111, 114, 105, 122, 97, 116, 105, 111, 110, 32, 114, 101, 113, 117, 105, 114, 101, 100] We'd rather convert it to ASCII characters (what the NORDN service uses) before logging it, so that it'd instead look like: response data: Authorization required ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=231998658 |
||
---|---|---|
.. | ||
com/google/testing/builddefs | ||
google/registry |