aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim.Servers/BaseHttpServer.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fixed weird XML/HTTP bugsgareth2007-04-131-1/+5
| | | | | | | | Can now update a sim profile at startup automatically! W00t! Untested neighbours code (for sim crossings) Didn't drink any red bull today :( Used liquid guarana extract + cola
* * Started on converting UserHTTPServer to BaseHttpServerlbsa712007-04-111-6/+30
| | | | | | * Added a 'param' param to the RestMethod * Added RestHandlerEntry to store more info about the 'rest' handler
* Renamed the Servers directory to OpenSim.ServersMW2007-04-111-0/+224