mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
http reusecontext is obsolete
This commit is contained in:
@@ -301,8 +301,6 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
response["str_response_string"] = "Script timeout";
|
||||
response["content_type"] = "text/plain";
|
||||
response["keepalive"] = false;
|
||||
response["reusecontext"] = false;
|
||||
|
||||
return response;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user