aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer/Interfaces (follow)
Commit message (Collapse)AuthorAgeFilesLines
* minor: add some more documentation for IHttpServer.AddHTTPHandler() to tell ↵Justin Clark-Casey (justincc)2010-03-111-1/+5
| | | | the caller that the best match for an incoming request URI is invoked
* very minor spacing adjustmentJustin Clark-Casey (justincc)2010-03-111-1/+0
|
* Formatting cleanup.Jeff Ames2009-10-011-1/+1
|
* * Re trigger pandaTeravus Ovares2009-07-291-1/+1
|
* * Adds the ability to have a thread efficient long poll service (such as the ↵Teravus Ovares2009-07-291-0/+5
| | | | | | | | | eventqueue) * If this doesn't melt the Http Server, this will significantly reduce the number of threads in use on regions with many users. * Adds AddPollServiceHTTPHandler, and RemovePollServiceHTTPHandler to BaseHttpServer * Generic enough to be used for many long poll services, not only the EventQueue.
* Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames2009-06-013-3/+3
| | | | LICENSE.txt.
* adding RemoveXmlRpcHandler to IHttpServerDr Scofield2009-05-221-0/+2
|
* Remove the csproj files that got into SVNMelanie Thielker2009-05-044-220/+0
|
* Committing the changed treeMelanie Thielker2009-05-047-0/+442