verbose property
Whether to use the --verbose option.
When set to true, cURL will output detailed information about the request and response process.
Implementation
final bool verbose;
Whether to use the --verbose option.
When set to true, cURL will output detailed information about the request and response process.
final bool verbose;