mirror of
https://git.gnunet.org/libmicrohttpd.git
synced 2026-09-25 04:09:31 +03:00
do it in both tests
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user