-fix
authorChristian Grothoff <christian@grothoff.org>
Fri, 16 Mar 2012 14:48:54 +0000 (14:48 +0000)
committerChristian Grothoff <christian@grothoff.org>
Fri, 16 Mar 2012 14:48:54 +0000 (14:48 +0000)
src/gns/gnunet-gns-fcfsd.c

index 43616554a4976b39bcf0a144094bddeccdbb99c8..b52d8473b8d004ed01e7a4e76436d789f2604d55 100644 (file)
@@ -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,