aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/Regions (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-05-21renaming GETRestRegionPlugin to GETHandler as that's what it really is.Dr Scofield1-0/+0
2008-05-20i'm extending the RestStreamHandler.Handler(...) signature to actually Dr Scofield1-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
2008-05-19fixing exception when RestPlugin not configured. refactors RestRegionPlugin, ↵Dr Scofield3-67/+227
adds error checking.
2008-05-16Formatting cleanup.Jeff Ames2-10/+10
2008-05-15Damn, forgot to manually add these as I keep forgetting thatSean Dague2-0/+234
svn patches don't do adds. :(