aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/Regions (follow)
Commit message (Collapse)AuthorAgeFilesLines
* renaming GETRestRegionPlugin to GETHandler as that's what it really is.Dr Scofield2008-05-211-0/+0
|
* i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield2008-05-201-2/+8
| | | | | | | | | | | provide OSHttpRequest and OSHttpResponse to our REST handler. also, this adds proper RestPlugin.IsGod() checking against the X-OpenSim-Godkey HTTP request header. last, i added XML doc comments to RestPlugin.cs
* fixing exception when RestPlugin not configured. refactors RestRegionPlugin, ↵Dr Scofield2008-05-193-67/+227
| | | | adds error checking.
* Formatting cleanup.Jeff Ames2008-05-162-10/+10
|
* Damn, forgot to manually add these as I keep forgetting thatSean Dague2008-05-152-0/+234
svn patches don't do adds. :(