OpenSimMirror/OpenSim/ApplicationPlugins/Rest
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
..
Inventory Comment out the long unused afaik HTTP agent handlers. 2012-09-21 00:29:13 +01:00
Regions Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 2011-12-05 20:44:20 +00:00
RestPlugin.cs Comment out the long unused afaik HTTP agent handlers. 2012-09-21 00:29:13 +01:00
RestXmlWriter.cs * Creates Util.UTF8 and switches some references of Encoding.UTF8 to Util.UTF8 (not all references were switched since not all OpenSim libraries reference OpenSim.Framework) 2009-10-02 18:31:08 -07:00
rest.xsd and this actually adds the appearance code itself (and not just the 2008-09-18 15:50:52 +00:00