CURLOPT_HTTP_CONTENT_DECODING (3) Linux Manual Page
CURLOPT_HTTP_CONTENT_DECODING – enable/disable HTTP content decoding
Synopsis
#include <curl/curl.h>
CURLcode curl_easy_setopt(CURL *handle, CURLOPT_HTTP_CONTENT_DECODING,
long enabled);
CURLOPT_HTTP_CONTENT_DECODING – enable/disable HTTP content decoding
#include <curl/curl.h>
CURLcode curl_easy_setopt(CURL *handle, CURLOPT_HTTP_CONTENT_DECODING,
long enabled);