A one liner:
curl_easy_setopt(curl, CURLOPT_ACCEPT_ENCODING, "gzip, *");
should be added to get_curl() in trg_client.c
Saves something like 80% of the bandwidth for me.
Original issue reported on code.google.com by reardo...@gmail.com on 9 Feb 2015 at 11:48
Original issue reported on code.google.com by
reardo...@gmail.com
on 9 Feb 2015 at 11:48