toland / patron

Ruby HTTP client based on libcurl
http://toland.github.com/patron/
MIT License
541 stars 73 forks source link

Add an ifdef guard for CURLOPT_ACCEPT_ENCODING #110

Closed julik closed 8 years ago

julik commented 8 years ago

just like in the original header handling code, but for automatic_content_encoding.

Should fix #109, if green a bugfix release (like 6.0.2) would be welcome.