aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/Regions/RestRegionPlugin.cs (follow)
Commit message (Collapse)AuthorAgeFilesLines
* here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ↵Dr Scofield2008-05-221-0/+1
| | | | | | | | | | | | | (from awebb) i've added the OSHttpStatusCodes enumeration of HTTP status codes, have adapted BaseHttpServer to use those. then RestPlugin now has proper Failure handling returning proper HTTP status codes. Regions/POSTHandler is work-in-progress.
* fixing exception when RestPlugin not configured. refactors RestRegionPlugin, ↵Dr Scofield2008-05-191-65/+11
| | | | adds error checking.
* Formatting cleanup.Jeff Ames2008-05-161-8/+8
|
* Damn, forgot to manually add these as I keep forgetting thatSean Dague2008-05-151-0/+162
svn patches don't do adds. :(