From 4526a7d87efdf2e0a6024d7ee225a8cb93e73160 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Fri, 16 Mar 2012 14:48:54 +0000 Subject: -fix --- src/gns/gnunet-gns-fcfsd.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/gns/gnunet-gns-fcfsd.c b/src/gns/gnunet-gns-fcfsd.c index 43616554a..b52d8473b 100644 --- a/src/gns/gnunet-gns-fcfsd.c +++ b/src/gns/gnunet-gns-fcfsd.c @@ -216,7 +216,7 @@ fill_s_reply (const char *info, (void *) reply, MHD_RESPMEM_MUST_FREE); MHD_add_response_header (response, - MHD_HTTP_HEADER_CONTENT_ENCODING, + MHD_HTTP_HEADER_CONTENT_TYPE, MIME_HTML); ret = MHD_queue_response (connection, MHD_HTTP_OK, -- cgit v1.2.3