sjanel/coincenter

Support gzip compression for large responses

Closed this issue · 0 comments

sjanel commented

We could optionally accept gzip encoding for large responses.
It's managed automatically by curl with CURLOPT_ACCEPT_ENCODING.