OpenSimMirror/OpenSim/Framework/Servers/HttpServer
Justin Clark-Casey (justincc) b6b0bc7b32 Add "debug http" command for currently simple extra debug logging of non-event queue inbound http requests to a simulator 2011-11-29 16:15:52 +00:00
..
Interfaces Make OpenSim.Framework.Servers.HttpServer rely on OpenSim.Framework instead of the other way around. 2011-10-25 20:24:21 +01:00
BaseHTTPHandler.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
BaseHttpServer.cs Add "debug http" command for currently simple extra debug logging of non-event queue inbound http requests to a simulator 2011-11-29 16:15:52 +00:00
BaseRequestHandler.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
BaseStreamHandler.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
BinaryStreamHandler.cs Shooting in the dark for solutions to the appearance problem 2010-12-20 14:24:52 -08:00
GenericHTTPMethod.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
LLSDMethod.cs Formatting cleanup. 2009-06-10 04:28:56 +00:00
LLSDMethodString.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
OSHttpHandler.cs Thanks Kevin Cozens for a patch that: 2011-03-17 05:48:42 -04:00
OSHttpHttpHandler.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
OSHttpRequest.cs minor logging changes to BaseHttpServer, OSHttpRequest 2010-03-16 22:58:12 +00:00
OSHttpRequestPump.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
OSHttpRequestQueue.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
OSHttpResponse.cs * Fixed another potential httpserver leak. 2009-07-30 18:16:00 +00:00
OSHttpServer.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
OSHttpStatusCodes.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
OSHttpXmlRpcHandler.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
PollServiceEventArgs.cs Thank you, Intari, for a patch that implements the missing pieces of 2009-09-22 17:04:34 +01:00
PollServiceHttpRequest.cs Add a RequestID (UUID.Random()) to the PollRequest and pass it to all 2009-09-21 18:11:40 +01:00
PollServiceRequestManager.cs Remove unused avariable in PollServiceRequestManager 2011-11-07 23:24:13 +00:00
PollServiceWorkerThread.cs send a watchdog heartbeat for a poll worker thread when it's actually run 2011-11-15 22:20:44 +00:00
RestDeserialiseHandler.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
RestHTTPHandler.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
RestMethod.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
RestObjectPoster.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
RestObjectPosterResponse.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
RestSessionService.cs Close was being called to early on the Memory stream. 2009-10-03 16:27:55 -07:00
RestStreamHandler.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00
XmlRpcMethod.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00