mirror of
https://github.com/opensim/opensim.git
synced 2026-07-06 20:45:45 +08:00
several changes to lsl http urlmodule; X-SecondLife-Region change is in global coords not grid, etc, mantis 8823 sould be fixed at least untly next viewers changes
This commit is contained in:
@@ -411,10 +411,10 @@ namespace OSHttpServer
|
||||
}
|
||||
m_headers.Add(name, value);
|
||||
break;
|
||||
*/
|
||||
case "user-agent":
|
||||
|
||||
break;
|
||||
*/
|
||||
default:
|
||||
m_headers.Add(name, value);
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user