.. |
Interfaces
|
2313d14acb
minor: add some more documentation for IHttpServer.AddHTTPHandler() to tell the caller that the best match for an incoming request URI is invoked
|
14 rokov pred |
AsynchronousRestObjectRequester.cs
|
f21f3727df
Leaving the MemoryStreams unclosed.
|
15 rokov pred |
BaseHTTPHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
BaseHttpServer.cs
|
c7e7cb04a3
fix web request exception reporting properly this time
|
14 rokov pred |
BaseRequestHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
BaseStreamHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
BinaryStreamHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
GenericHTTPMethod.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
LLSDMethod.cs
|
a23d64dec1
Formatting cleanup.
|
15 rokov pred |
LLSDMethodString.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
OSHttpHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
OSHttpHttpHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
OSHttpRequest.cs
|
a647f50087
minor logging changes to BaseHttpServer, OSHttpRequest
|
14 rokov pred |
OSHttpRequestPump.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
OSHttpRequestQueue.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
OSHttpResponse.cs
|
23a8895d29
* Fixed another potential httpserver leak.
|
15 rokov pred |
OSHttpServer.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
OSHttpStatusCodes.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
OSHttpXmlRpcHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
PollServiceEventArgs.cs
|
97c18caa76
Thank you, Intari, for a patch that implements the missing pieces of
|
15 rokov pred |
PollServiceHttpRequest.cs
|
bc9e4cfd96
Add a RequestID (UUID.Random()) to the PollRequest and pass it to all
|
15 rokov pred |
PollServiceRequestManager.cs
|
b2ed348aa2
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
|
15 rokov pred |
PollServiceWorkerThread.cs
|
baebefeb05
Handle a specific exception without spewing red ink.
|
14 rokov pred |
RestDeserialiseHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
RestHTTPHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
RestMethod.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
RestObjectPoster.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
RestObjectPosterResponse.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
RestSessionService.cs
|
b6920267f0
Close was being called to early on the Memory stream.
|
15 rokov pred |
RestStreamHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |
SynchronousRestFormsRequester.cs
|
31d040dc1e
Better error message.
|
14 rokov pred |
SynchronousRestObjectRequester.cs
|
006dfd6d9a
Closing another stream.
|
15 rokov pred |
XmlRpcMethod.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 rokov pred |