Closed hfaulds closed 8 years ago
https://github.com/estately/rets/pull/184 introduced a bug where we were encoding the response of object requests as UTF8
I contemplated tests but I really don't like tests that assert some unintended behaviour doesn't exist, you could add infinite amounts of those kinds of tests.
Thanks for the catch!
https://github.com/estately/rets/pull/184 introduced a bug where we were encoding the response of object requests as UTF8