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