curl: The macro that you have to uncomment to get debugging is DEBUG_CURL.
Signed-off-by: Richard W.M. Jones <rjones@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
This commit is contained in:
parent
30eaca3acd
commit
41c2346716
@ -26,7 +26,7 @@
|
|||||||
#include "qapi/qmp/qbool.h"
|
#include "qapi/qmp/qbool.h"
|
||||||
#include <curl/curl.h>
|
#include <curl/curl.h>
|
||||||
|
|
||||||
// #define DEBUG
|
// #define DEBUG_CURL
|
||||||
// #define DEBUG_VERBOSE
|
// #define DEBUG_VERBOSE
|
||||||
|
|
||||||
#ifdef DEBUG_CURL
|
#ifdef DEBUG_CURL
|
||||||
|
Loading…
Reference in New Issue
Block a user