verbose property

bool verbose
final

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;