mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
More streams closed.
This commit is contained in:
@@ -62,6 +62,7 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
writer.Write(obj);
|
||||
writer.Flush();
|
||||
}
|
||||
buffer.Close();
|
||||
|
||||
length = (int)obj.Length;
|
||||
request.ContentLength = length;
|
||||
|
||||
Reference in New Issue
Block a user