.. |
Interfaces
|
44699b07e4
Comment out the long unused afaik HTTP agent handlers.
|
12 лет назад |
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 лет назад |
BaseHttpServer.cs
|
7ced077821
In BaseHttpServer.HandleRequest(), use Culture.SetCurrentCulture() rather than creating a new CultureInfo separately
|
12 лет назад |
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 лет назад |
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 лет назад |
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 лет назад |
GenericHTTPMethod.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 лет назад |
LLSDMethod.cs
|
a23d64dec1
Formatting cleanup.
|
15 лет назад |
LLSDMethodString.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 лет назад |
OSHttpHandler.cs
|
a3651eb5d0
Thanks Kevin Cozens for a patch that:
|
13 лет назад |
OSHttpHttpHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 лет назад |
OSHttpRequest.cs
|
a1e857932a
Make change to fix Windows builds
|
12 лет назад |
OSHttpRequestPump.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 лет назад |
OSHttpRequestQueue.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 лет назад |
OSHttpResponse.cs
|
c6e375291a
Don't include time to transmit response back to requester when assessing slow handling of requests.
|
12 лет назад |
OSHttpServer.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 лет назад |
OSHttpStatusCodes.cs
|
99cebec4ab
adding status codes from rfc 6585
|
12 лет назад |
OSHttpXmlRpcHandler.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 лет назад |
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 лет назад |
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 лет назад |
PollServiceRequestManager.cs
|
5aec0ff207
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework
|
12 лет назад |
PollServiceWorkerThread.cs
|
5aec0ff207
Move Watchdog and MemoryWatchdog classes into OpenSim.Framework.Monitoring with other monitoring code from OpenSim.Framework
|
12 лет назад |
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 лет назад |
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 лет назад |
RestMethod.cs
|
4567555c49
Implement IOSHttpRequest and IOSHttpResponse http interfaces and use instead of OSHttpRequest/OSHttpResponse.
|
13 лет назад |
RestObjectPoster.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 лет назад |
RestObjectPosterResponse.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 лет назад |
RestSessionService.cs
|
ce2bf496a4
Make sure we dispose of WebResponse, StreamReader and Stream in various places where we were not already.
|
11 лет назад |
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 лет назад |
XmlRpcMethod.cs
|
840de6c036
Minor: Change OpenSim to OpenSimulator in older copyright headers and LICENSE.txt.
|
15 лет назад |