synewaves / rubillow

Ruby library to access the Zillow API
MIT License
50 stars 39 forks source link

Added configuration option 'use_ssl'. #30

Open ejhayes opened 7 years ago

ejhayes commented 7 years ago

Zillow API now appears to force HTTPS. I added ability to configure use of HTTPS and updated the defaults to now use it by default.