aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http.h
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-10-06 13:53:19 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-10-06 13:53:19 +0000
commit09aa75cc9decb90576828b4e2b7507301e4c5eb2 (patch)
treed3d58141159de3ba4b7ab74c3da65f2fe222cd05 /src/transport/plugin_transport_http.h
parentf4fe8bab5de36e553b49f8ef896cd72b55f21b08 (diff)
downloadgnunet-09aa75cc9decb90576828b4e2b7507301e4c5eb2.tar.gz
gnunet-09aa75cc9decb90576828b4e2b7507301e4c5eb2.zip
Diffstat (limited to 'src/transport/plugin_transport_http.h')
-rw-r--r--src/transport/plugin_transport_http.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/transport/plugin_transport_http.h b/src/transport/plugin_transport_http.h
index e62c980b4..d5fa4725e 100644
--- a/src/transport/plugin_transport_http.h
+++ b/src/transport/plugin_transport_http.h
@@ -42,10 +42,10 @@
42#include <curl/curl.h> 42#include <curl/curl.h>
43 43
44 44
45#define DEBUG_HTTP GNUNET_NO 45#define DEBUG_HTTP GNUNET_EXTRA_LOGGING
46#define VERBOSE_SERVER GNUNET_NO 46#define VERBOSE_SERVER GNUNET_EXTRA_LOGGING
47#define VERBOSE_CLIENT GNUNET_NO 47#define VERBOSE_CLIENT GNUNET_EXTRA_LOGGING
48#define VERBOSE_CURL GNUNET_EXTRA_LOGGING 48#define VERBOSE_CURL GNUNET_NO
49 49
50#if BUILD_HTTPS 50#if BUILD_HTTPS
51#define LIBGNUNET_PLUGIN_TRANSPORT_INIT libgnunet_plugin_transport_https_init 51#define LIBGNUNET_PLUGIN_TRANSPORT_INIT libgnunet_plugin_transport_https_init