aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/ApplicationPlugins/Rest/Regions/POSTHandler.cs (unfollow)
Commit message (Collapse)AuthorFilesLines
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-32/+31
2008-05-22here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ↵Dr Scofield1-39/+32
(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.
2008-05-19fixing exception when RestPlugin not configured. refactors RestRegionPlugin, ↵Dr Scofield1-65/+11
adds error checking.
2008-05-16Formatting cleanup.Jeff Ames1-8/+8
2008-05-15Damn, forgot to manually add these as I keep forgetting thatSean Dague1-0/+162
svn patches don't do adds. :(