* In between the fog, a moment of clarity. This fixes mantis 6570
parent
f064075a85
commit
d2367968e4
|
@ -453,7 +453,7 @@ namespace OpenSim.Framework.Servers.HttpServer
|
|||
}
|
||||
|
||||
OSHttpResponse resp = new OSHttpResponse(new HttpResponse(context, request),context);
|
||||
|
||||
resp.ReuseContext = true;
|
||||
HandleRequest(req, resp);
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue