.. |
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 years ago |
AsynchronousRestObjectRequester.cs
|
f21f3727df
Leaving the MemoryStreams unclosed.
|
15 years ago |
BaseHTTPHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
BaseHttpServer.cs
|
db629af6d3
HACK ALERT! There's some underlying bug in the HTTP server that makes requests come up with Accept headers from previous requests. Until that gets fixed, this hack goes in.
|
14 years ago |
BaseRequestHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
BaseStreamHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
BinaryStreamHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
GenericHTTPMethod.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
LLSDMethod.cs
|
a23d64dec1
Formatting cleanup.
|
15 years ago |
LLSDMethodString.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
OSHttpHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
OSHttpHttpHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
OSHttpRequest.cs
|
a647f50087
minor logging changes to BaseHttpServer, OSHttpRequest
|
14 years ago |
OSHttpRequestPump.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
OSHttpRequestQueue.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
OSHttpResponse.cs
|
23a8895d29
* Fixed another potential httpserver leak.
|
15 years ago |
OSHttpServer.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
OSHttpStatusCodes.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
OSHttpXmlRpcHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
PollServiceEventArgs.cs
|
97c18caa76
Thank you, Intari, for a patch that implements the missing pieces of
|
15 years ago |
PollServiceHttpRequest.cs
|
bc9e4cfd96
Add a RequestID (UUID.Random()) to the PollRequest and pass it to all
|
15 years ago |
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 years ago |
PollServiceWorkerThread.cs
|
94d6d9775f
Handle a specific exception without spewing red ink.
|
14 years ago |
RestDeserialiseHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
RestHTTPHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
RestMethod.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
RestObjectPoster.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
RestObjectPosterResponse.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
RestSessionService.cs
|
b6920267f0
Close was being called to early on the Memory stream.
|
15 years ago |
RestStreamHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |
SynchronousRestFormsRequester.cs
|
31d040dc1e
Better error message.
|
14 years ago |
SynchronousRestObjectRequester.cs
|
006dfd6d9a
Closing another stream.
|
15 years ago |
XmlRpcMethod.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 years ago |