mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 09:45:47 +08:00
test changes on oshttpserver responses send
This commit is contained in:
@@ -64,7 +64,7 @@ namespace OpenSim.Capabilities.Handlers
|
||||
throw new Exception(String.Format("Failed to load AssetService from {0}; config is {1}", assetService, m_ConfigName));
|
||||
|
||||
string rurl = serverConfig.GetString("GetTextureRedirectURL");
|
||||
;
|
||||
|
||||
server.AddStreamHandler(
|
||||
new GetTextureRobustHandler("/CAPS/GetTexture", m_AssetService, "GetTexture", null, rurl));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user