mirror of
https://github.com/opensim/opensim.git
synced 2026-07-31 05:45:37 +08:00
fix merge
This commit is contained in:
@@ -115,7 +115,7 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
|
||||
public bool KeepAlive
|
||||
{
|
||||
get
|
||||
get
|
||||
{
|
||||
return _httpResponse.Connection == ConnectionType.KeepAlive;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user