Skip to content

Add client verbose logging support

Joe Donofry requested to merge verbose_logging into master

Allow curl verbose logging to be configured at the client level. See also: https://curl.se/libcurl/c/CURLOPT_VERBOSE.html

Merge request reports