aboutsummaryrefslogtreecommitdiff
path: root/src/transport/plugin_transport_http.h
diff options
context:
space:
mode:
authorMatthias Wachs <wachs@net.in.tum.de>2011-09-16 19:44:24 +0000
committerMatthias Wachs <wachs@net.in.tum.de>2011-09-16 19:44:24 +0000
commit426be645faa129f78dc8484f8c596a7cb00549b2 (patch)
tree2f5361b83fc127139cdea3054ca7000919e9fff6 /src/transport/plugin_transport_http.h
parent261df49654bbd239d9d164177e1d362ed09f8411 (diff)
downloadgnunet-426be645faa129f78dc8484f8c596a7cb00549b2.tar.gz
gnunet-426be645faa129f78dc8484f8c596a7cb00549b2.zip
sending and receiving implemented
Diffstat (limited to 'src/transport/plugin_transport_http.h')
-rw-r--r--src/transport/plugin_transport_http.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/transport/plugin_transport_http.h b/src/transport/plugin_transport_http.h
index 5e452ba84..d11bbd15c 100644
--- a/src/transport/plugin_transport_http.h
+++ b/src/transport/plugin_transport_http.h
@@ -45,7 +45,7 @@
45#define DEBUG_HTTP GNUNET_YES 45#define DEBUG_HTTP GNUNET_YES
46#define VERBOSE_SERVER GNUNET_YES 46#define VERBOSE_SERVER GNUNET_YES
47#define VERBOSE_CLIENT GNUNET_YES 47#define VERBOSE_CLIENT GNUNET_YES
48#define VERBOSE_CURL GNUNET_NO 48#define VERBOSE_CURL GNUNET_YES
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