estately / rets

A pure-ruby library for fetching data from RETS servers
https://github.com/estately/rets
127 stars 94 forks source link

handle invalid encodings from any http call #184

Closed dougcole closed 8 years ago

dougcole commented 8 years ago

we were only fix encodings on one specific use of http_post, this generalizes the encoding fixes for everything.