aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Servers/IRestHandler.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-04-11Renamed the Servers directory to OpenSim.ServersMW1-8/+0
2007-03-30Started to add a few features to the web front end that should be useful duri...MW1-1/+1
2007-03-29* Now the rest handlers try to match path as close as possibly, so it's possi...lbsa711-1/+1
2007-03-29* RestMethod now uses same pattern as XmlRpcMethodlbsa711-4/+1
2007-03-29Added lbsa71's http server changes. MW1-0/+0
2007-03-27Added REST-handler interface for the http server and changed the Admin Web fr...MW1-0/+11