Hi,
CURLOPT_ENCODING not working in exeoutput ? Bug ? How its working ?
size_download or download_content_length is the uncompressed size.
The external webserver supports compression.
curl_setopt($ch, CURLOPT_ENCODING, “gzip”);
curl_getinfo($ch);
CURLOPT_ENCODING not working in exeoutput ? Bug ? How its working ?
size_download or download_content_length is the uncompressed size.
The external webserver supports compression.
curl_setopt($ch, CURLOPT_ENCODING, “gzip”);
curl_getinfo($ch);
Code:
Array
(
%url%
Last edited: