commit 2754ba51f406c2d8a14f689c397c6982568bc06b
parent 26368ac8f1a32f49eaffae77abcfc595c62802bd
Author: Christian Grothoff <christian@grothoff.org>
Date: Thu, 1 Aug 2019 21:41:35 +0200
do it in both tests
Diffstat:
1 file changed, 2 insertions(+), 0 deletions(-)
diff --git 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,