Occasionally, response body that are not in the ISO-8859-1 range cause encoding problems.
Comment From: pivotal-cla
@ooeunz Please sign the Contributor License Agreement!
Click here to manually synchronize the status of this Pull Request.
See the FAQ for frequently asked questions.
Comment From: pivotal-cla
@ooeunz Thank you for signing the Contributor License Agreement!
Comment From: poutsma
Unfortunately, ISO-8859-1 is the default charset defined in HTTP 1.1, and we cannot change that to UTF-8 one-sidedly. So I afraid we cannot merge this PR.