OpenSimMirror/OpenSim/Framework/Servers/HttpServer
Justin Clark-Casey (justincc) a42faca5b9 With mic's permission, adjust long call time info messages to 500ms from 200ms 2011-01-19 01:13:10 +00:00
..
Interfaces minor: add some more documentation for IHttpServer.AddHTTPHandler() to tell the caller that the best match for an incoming request URI is invoked 2010-03-11 23:33:55 +00:00
AsynchronousRestObjectRequester.cs Leaving the MemoryStreams unclosed. 2009-10-04 09:20:01 -07: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 With mic's permission, adjust long call time info messages to 500ms from 200ms 2011-01-19 01:13:10 +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 Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00: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 Implemented a Watchdog class. Do not manually create Thread objects anymore, use Watchdog.StartThread(). While your thread is running call Watchdog.UpdateThread(). When it is shutting down call Watchdog.RemoveThread(). Most of the threads in OpenSim have been updated 2009-10-22 12:33:23 -07:00
PollServiceWorkerThread.cs Handle a specific exception without spewing red ink. 2010-07-08 16:30:36 +01: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
SynchronousRestFormsRequester.cs Fix build break 2010-09-05 16:45:24 +01:00
SynchronousRestObjectRequester.cs Closing another stream. 2009-10-02 20:35:15 -07:00
XmlRpcMethod.cs Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt. 2009-06-01 06:37:14 +00:00