mirror of
https://github.com/opensim/opensim.git
synced 2026-07-06 20:45:45 +08:00
test changes on oshttpserver responses send
This commit is contained in:
@@ -528,7 +528,7 @@ namespace OSHttpServer
|
||||
|
||||
LastActivityTimeMS = ContextTimeoutManager.EnvironmentTickCount();
|
||||
m_currentResponse?.SendNextAsync(bytesLimit);
|
||||
return false;
|
||||
return true;
|
||||
}
|
||||
|
||||
public void ContinueSendResponse(bool notThrottled)
|
||||
|
||||
Reference in New Issue
Block a user