gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-twister] branch master updated: comment


From: gnunet
Subject: [GNUnet-SVN] [taler-twister] branch master updated: comment
Date: Fri, 07 Jun 2019 18:08:06 +0200

This is an automated email from the git hooks/post-receive script.

marcello pushed a commit to branch master
in repository twister.

The following commit(s) were added to refs/heads/master by this push:
     new d3201f4  comment
d3201f4 is described below

commit d3201f4d339c77b7b877fadc126bdf736dafd355
Author: Marcello Stanisci <address@hidden>
AuthorDate: Fri Jun 7 18:07:59 2019 +0200

    comment
---
 src/twister/taler-twister-service.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/twister/taler-twister-service.c 
b/src/twister/taler-twister-service.c
index 82136e9..25f6147 100644
--- a/src/twister/taler-twister-service.c
+++ b/src/twister/taler-twister-service.c
@@ -442,8 +442,7 @@ curl_check_hdr (void *buffer,
                    hdr_type,
                    hdr_val);
 
-  /* Skip "Host:" header as it will be wrong, given
-     that we are man-in-the-middling the connection */
+  /* wrong here: "host" is never a response header.  */
   if (0 == strcasecmp (hdr_type,
                       MHD_HTTP_HEADER_HOST))
   {

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]