From: Schanzenbach, Martin Date: Sat, 23 Jun 2018 15:13:59 +0000 (+0200) Subject: fix various issued wrt HTTP POSTS and preflightling X-Git-Tag: v0.11.0~371 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=e2604f5e9c7b30f8f404cc8390230afb4d219be8;p=oweals%2Fgnunet.git fix various issued wrt HTTP POSTS and preflightling --- diff --git a/src/gns/gnunet-gns-proxy.c b/src/gns/gnunet-gns-proxy.c index 52291bff0..08450d995 100644 --- a/src/gns/gnunet-gns-proxy.c +++ b/src/gns/gnunet-gns-proxy.c @@ -1722,12 +1722,6 @@ con_val_iter (void *cls, key)) && (NULL != s5r->leho) ) value = s5r->leho; - if (0 == strcasecmp (MHD_HTTP_HEADER_CONTENT_LENGTH, - key)) - return MHD_YES; - if (0 == strcasecmp (MHD_HTTP_HEADER_ACCEPT_ENCODING, - key)) - return MHD_YES; GNUNET_asprintf (&hdr, "%s: %s", key,