- Added some debugging code to dump the strings.
- Ran `arc list` to test non-signed requests.
- Ran `bin/repository reparse --message ...` on a cluster device to test signed requests.
- In both cases, saw proper outputs (for Host: `domain.com`, `domain.com:123`; for signing: `domain.com:80`, `domain.com:123`).