mirror of
https://github.com/opensim/opensim.git
synced 2026-07-08 13:56:26 +08:00
http server: change uri query handling
This commit is contained in:
@@ -86,7 +86,6 @@ namespace OSHttpServer
|
||||
return;
|
||||
|
||||
m_activeContexts.TryRemove(imp.contextID, out HttpClientContext dummy);
|
||||
|
||||
imp.Close();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user