gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [libmicrohttpd] 136/154: do it in both tests


From: gnunet
Subject: [GNUnet-SVN] [libmicrohttpd] 136/154: do it in both tests
Date: Mon, 19 Aug 2019 10:17:28 +0200

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

ng0 pushed a commit to branch master
in repository libmicrohttpd.

commit 2754ba51f406c2d8a14f689c397c6982568bc06b
Author: Christian Grothoff <address@hidden>
AuthorDate: Thu Aug 1 21:41:35 2019 +0200

    do it in both tests
---
 src/microhttpd/test_upgrade_large.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/microhttpd/test_upgrade_large.c 
b/src/microhttpd/test_upgrade_large.c
index 6f2a1b94..fa7c0cb5 100644
--- a/src/microhttpd/test_upgrade_large.c
+++ b/src/microhttpd/test_upgrade_large.c
@@ -705,6 +705,8 @@ run_usock (void *cls)
 {
   struct MHD_UpgradeResponseHandle *urh = cls;
 
+  MHD_upgrade_action (urh,
+                      MHD_UPGRADE_ACTION_CORK_OFF);
   send_all (usock,
             LARGE_STRING);
   recv_all (usock,

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



reply via email to

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