Closed julik closed 8 years ago
using the built-in CURL facilities. CURL will automatically decode and decompress the response when Session#automatic_content_encoding is set to true.
true
Fixes #64
:+1:
using the built-in CURL facilities. CURL will automatically decode and decompress the response when Session#automatic_content_encoding is set to
true
.Fixes #64