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