mirror of
https://github.com/opensim/opensim.git
synced 2026-07-15 03:55:47 +08:00
keepalive is default
This commit is contained in:
@@ -333,7 +333,6 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
response["str_response_string"] = "Script timeout";
|
||||
response["content_type"] = "text/plain";
|
||||
response["keepalive"] = false;
|
||||
response["reusecontext"] = false;
|
||||
|
||||
responses[requestID] = new APollResponse() {bytes = 0, response = response};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user