@ -100,7 +100,7 @@ static int iterate_post(void *coninfo_cls, enum MHD_ValueKind kind,
if (size == 0)
return MHD_NO;
if (con_info != NULL)
if (con_info == NULL)
if (con_info->connection_type != POST)
The note is not visible to the blocked user.