Merge pull request #28910 from rmmh/body-log
Automatic merge from submit-queue
Log restclient request/response bodies using %#v.
These are now protobufs, so outputting them with %s dumps a large
amount of binary garbage into the log. %#v properly escapes exotic
characters.
Showing
Please
register
or
sign in
to comment