compressed property
Whether to use the --compressed option.
When set to true, cURL will request compressed responses and automatically decompress them.
Implementation
final bool compressed;
Whether to use the --compressed option.
When set to true, cURL will request compressed responses and automatically decompress them.
final bool compressed;