OpenSimMirror/OpenSim/Server
Justin Clark-Casey (justincc) a9ce40a722 Factor out command script code.
This also allows comments in command scripts (lines starting with ;, # or //) to be used across all servers
2012-11-28 03:39:05 +00:00
..
Base Factor out command script code. 2012-11-28 03:39:05 +00:00
Handlers If an asset POST does not contain well-formed XML, return a 400 (Bad Request) HTTP status rather than simply dropping the request. 2012-11-28 03:27:30 +00: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-15 02:51:52 +01:00