cosmetics

This commit is contained in:
UbitUmarov
2024-04-02 00:14:04 +01:00
parent 1891b962dc
commit 54d2403252
2 changed files with 30 additions and 14 deletions

View File

@@ -695,8 +695,8 @@ namespace OSHttpServer
m_stream.EndWrite(res);
ContextTimeoutManager.ContextLeaveActiveSend();
didleave = true;
m_currentResponse.CheckSendNextAsyncContinue();
didleave = true;
}
catch (Exception e)
{