Add client verbose logging support
Compare changes
Files
4+ 8
− 0
@@ -141,6 +141,13 @@ struct Client {
@@ -191,6 +198,7 @@ struct Client {
Allow curl verbose logging to be configured at the client level. See also: https://curl.se/libcurl/c/CURLOPT_VERBOSE.html