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