diff --git a/src/mhd2/stream_funcs.c b/src/mhd2/stream_funcs.c index 3abb71f3..cbd83ea3 100644 --- a/src/mhd2/stream_funcs.c +++ b/src/mhd2/stream_funcs.c @@ -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)) {