mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
update httpserver.dll this needs testing. May not be that nice...
This commit is contained in:
@@ -859,7 +859,6 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
|
||||
buffer = null;
|
||||
response.Send();
|
||||
response.RawBuffer = null;
|
||||
}
|
||||
catch (SocketException e)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user