mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 22:05:36 +08:00
* In between the fog, a moment of clarity. This fixes mantis 6570
This commit is contained in:
@@ -453,7 +453,7 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
}
|
||||
|
||||
OSHttpResponse resp = new OSHttpResponse(new HttpResponse(context, request),context);
|
||||
|
||||
resp.ReuseContext = true;
|
||||
HandleRequest(req, resp);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user