.. |
Interfaces
|
44699b07e4
Comment out the long unused afaik HTTP agent handlers.
|
12 jaren geleden |
BaseHTTPHandler.cs
|
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
|
12 jaren geleden |
BaseHttpServer.cs
|
7ced077821
In BaseHttpServer.HandleRequest(), use Culture.SetCurrentCulture() rather than creating a new CultureInfo separately
|
12 jaren geleden |
BaseRequestHandler.cs
|
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
|
12 jaren geleden |
BaseStreamHandler.cs
|
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
|
12 jaren geleden |
BinaryStreamHandler.cs
|
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
|
12 jaren geleden |
GenericHTTPMethod.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
LLSDMethod.cs
|
a23d64dec1
Formatting cleanup.
|
15 jaren geleden |
LLSDMethodString.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
OSHttpHandler.cs
|
a3651eb5d0
Thanks Kevin Cozens for a patch that:
|
13 jaren geleden |
OSHttpHttpHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
OSHttpRequest.cs
|
a1e857932a
Make change to fix Windows builds
|
12 jaren geleden |
OSHttpRequestPump.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
OSHttpRequestQueue.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
OSHttpResponse.cs
|
c6e375291a
Don't include time to transmit response back to requester when assessing slow handling of requests.
|
12 jaren geleden |
OSHttpServer.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
OSHttpStatusCodes.cs
|
99cebec4ab
adding status codes from rfc 6585
|
12 jaren geleden |
OSHttpXmlRpcHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
PollServiceEventArgs.cs
|
dca04c7b61
Avoid a race condition where an incoming request to a script external URL can trigger an exception is the URL was being removed at the same time.
|
12 jaren geleden |
PollServiceHttpRequest.cs
|
dca04c7b61
Avoid a race condition where an incoming request to a script external URL can trigger an exception is the URL was being removed at the same time.
|
12 jaren geleden |
PollServiceRequestManager.cs
|
5aec0ff207
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework
|
12 jaren geleden |
PollServiceWorkerThread.cs
|
5aec0ff207
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework
|
12 jaren geleden |
RestDeserialiseHandler.cs
|
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
|
12 jaren geleden |
RestHTTPHandler.cs
|
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
|
12 jaren geleden |
RestMethod.cs
|
4567555c49
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
|
13 jaren geleden |
RestObjectPoster.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
RestObjectPosterResponse.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |
RestSessionService.cs
|
ce2bf496a4
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
|
11 jaren geleden |
RestStreamHandler.cs
|
231a3bf147
Implement optional name and description on http stream handlers so that we can relate a slow request to what the handler actually does and the agent it serves, if applicable.
|
12 jaren geleden |
XmlRpcMethod.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 jaren geleden |