This website requires JavaScript.
Explore
Help
Sign In
ogb912
/
opensim
Watch
1
Star
0
Fork
0
You've already forked opensim
mirror of
https://github.com/opensim/opensim.git
synced
2026-07-15 03:55:47 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
523628dca30ea46c4da103f06e71931c36b7c063
opensim
/
OpenSim
/
Server
/
Handlers
/
Simulation
History
Diva Canto
479d72ac97
Account for some component along the way lower-casing the HTTP header keys. (XFF header issue)
2011-01-17 11:37:39 -08:00
..
AgentHandlers.cs
Account for some component along the way lower-casing the HTTP header keys. (XFF header issue)
2011-01-17 11:37:39 -08:00
ObjectHandlers.cs
Added an exception handler on CreateObject handler, just in case there's an exception being thrown that is silently being ignored by the http server. (Trying to catch Melanie's problem with attachments on TPs)
2010-12-07 20:05:53 -08:00
SimulationServiceInConnector.cs
Get the local inner simulation service object to the handler so that there is no possibility of cascading requests when failures happen.
2010-03-15 20:32:36 -07:00
Utils.cs
* Changed ISimulation interface to take a GridRegion as input arg instead of a regionHandle.
2010-01-03 09:35:12 -08:00