OpenSimMirror/OpenSim/ApplicationPlugins/Rest/Inventory
Justin Clark-Casey (justincc) 1b0abf8f0c Comment out the long unused afaik HTTP agent handlers.
As far as I know, this was only used by the IBM Rest modules, much of which has been commented out for a very long time now.  Other similar code uses HTTP or stream handlers instead.
So commenting this out to reduce code complexity and the need to make this facility consistent with the others where it may not be used anyway.
If this facility is actually being used then please notify me or uncomment it if you are core.
2012-09-21 00:29:13 +01:00
..
Resources Thanks, zaki, for a patch that embeds plugin manifest files into plugin dlls. Fix issue 1876. 2008-08-06 01:20:31 +00:00
tests Rename ForEachAvatar back to ForEachScenePresence. The other changes 2011-11-03 17:53:51 -07:00
IRest.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
IRestHandler.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
RequestData.cs Inching ahead... This compiles, but very likely does not run. 2010-01-08 10:43:34 -08:00
Rest.cs Some more unnecessary things deleted in Framework.Communications. 2010-01-10 21:00:03 -08:00
RestAppearanceServices.cs Get rid of AvatarAppearance.Owner to simplify the code. 2011-08-02 00:13:04 +01:00
RestAssetServices.cs Changed asset CreatorID to a string 2010-02-22 14:18:59 -08:00
RestFileServices.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
RestHandler.cs Comment out the long unused afaik HTTP agent handlers. 2012-09-21 00:29:13 +01:00
RestInventoryServices.cs Thanks Kevin Cozens for a patch that: 2011-03-17 05:48:42 -04:00
RestTestServices.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00