OpenSimMirror/OpenSim/Server
Justin Clark-Casey (justincc) 8a11c4e7d4 Make the "debug http" command available for robust as well as the simulator. This allows one to see incoming requests as they happen.
This required making everything use the common MainServer class for registering and retrieving http servers, rather than duplicate structures.
2012-06-20 23:33:04 +01:00
..
Base Make the "debug http" command available for robust as well as the simulator. This allows one to see incoming requests as they happen. 2012-06-20 23:33:04 +01:00
Handlers In remote QueryAccess, also receive the actual status (true|false) instead of always true no matter what the callee actually returned. 2012-05-31 02:17:55 +01:00
ServerMain.cs Make the "debug http" command available for robust as well as the simulator. This allows one to see incoming requests as they happen. 2012-06-20 23:33:04 +01:00