mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
remove reuse context code, they had notthing worth using and on original code when reusing contexts still in use, etc. Change DLL information to make clear it is a opensim fork, so our responsability not original author
This commit is contained in:
@@ -256,7 +256,7 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
_httpResponse.Reason = value;
|
||||
}
|
||||
}
|
||||
|
||||
/*
|
||||
public bool ReuseContext
|
||||
{
|
||||
get
|
||||
@@ -275,7 +275,7 @@ namespace OpenSim.Framework.Servers.HttpServer
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
*/
|
||||
protected IHttpResponse _httpResponse;
|
||||
private IHttpClientContext _httpClientContext;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user