OpenSimMirror/OpenSim/Region/DataSnapshot
Justin Clark-Casey (justincc) 4567555c49 Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
This is required for the substitution of different HTTP servers or the newer HttpServer.dll without having to commit to a particular implementation.
This is also required to write regression tests that involve the HTTP layer.
If you need to recompile, all you need to do is replace OSHttpRequest/OSHttpResponse references with IOSHttpRequest/IOSHttpResponse.
2011-12-05 20:44:20 +00:00
..
Interfaces Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
DataRequestHandler.cs Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse. 2011-12-05 20:44:20 +00:00
DataSnapshotManager.cs minor: stop datasnapshot issuing a warning log message if it's disabled 2010-04-16 21:12:09 +01:00
EstateSnapshot.cs OpenSim/Framework/Communications/Cache deleted. LibraryRootFolder deleted. 2010-01-11 07:51:33 -08:00
LLSDDiscovery.cs * Corrected CAPS namespaces 2009-06-18 14:33:35 +00:00
LandSnapshot.cs Remove "Dwell" support from core and replace it with calls to methods 2010-09-05 14:28:33 +01:00
ObjectSnapshot.cs Eliminate pointless checks of SOG.RootPart != null 2011-09-01 02:11:00 +01:00
SnapshotStore.cs More on mantis #4985 2010-08-26 14:48:29 -07:00