Ver código fonte

do it in both tests

Christian Grothoff 6 anos atrás
pai
commit
2754ba51f4
1 arquivos alterados com 2 adições e 0 exclusões
  1. 2 0
      src/microhttpd/test_upgrade_large.c

+ 2 - 0
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,