I am trying to read the contents of a HttpResponseMessage message as a string. However, it appears to be being returned as unicode.
HttpResponseMessage
This is my code that I am