Stream close: clear the flag

This commit is contained in:
Evgeny Grin (Karlson2k)
2024-07-22 22:04:00 +02:00
parent 1af56214e2
commit 660d368a39
+1
View File
@@ -811,6 +811,7 @@ mhd_conn_pre_close (struct MHD_Connection *restrict c,
#else
(void) term_code;
#endif
c->rq.app_aware = false;
if (! mhd_D_HAS_THR_PER_CONN (c->daemon))
{