Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Formatting cleanup. | Jeff Ames | 2008-05-28 | 1 | -1/+1 |
| | |||||
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 4 | -131/+127 |
| | |||||
* | here are further enhancements to the IHttpAgentHandler and to BaseHttpServer ↵ | Dr Scofield | 2008-05-22 | 3 | -15/+121 |
| | | | | | | | | | | | | | (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. | ||||
* | renaming GETRestRegionPlugin to GETHandler as that's what it really is. | Dr Scofield | 2008-05-21 | 1 | -0/+0 |
| | |||||
* | i'm extending the RestStreamHandler.Handler(...) signature to actually | Dr Scofield | 2008-05-20 | 1 | -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 Scofield | 2008-05-19 | 3 | -67/+227 |
| | | | | adds error checking. | ||||
* | Formatting cleanup. | Jeff Ames | 2008-05-16 | 2 | -10/+10 |
| | |||||
* | Damn, forgot to manually add these as I keep forgetting that | Sean Dague | 2008-05-15 | 2 | -0/+234 |
svn patches don't do adds. :( |