aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/HttpServer/Interfaces (unfollow)
Commit message (Collapse)AuthorFilesLines
2010-03-11minor: add some more documentation for IHttpServer.AddHTTPHandler() to tell ↵Justin Clark-Casey (justincc)1-1/+5
the caller that the best match for an incoming request URI is invoked
2010-03-11very minor spacing adjustmentJustin Clark-Casey (justincc)1-1/+0
2009-10-01Formatting cleanup.Jeff Ames1-1/+1
2009-07-29* Re trigger pandaTeravus Ovares1-1/+1
2009-07-29* Adds the ability to have a thread efficient long poll service (such as the ↵Teravus Ovares1-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.
2009-06-01Minor: Change OpenSim to OpenSimulator in older copyright headers and ↵Jeff Ames3-3/+3
LICENSE.txt.
2009-05-22adding RemoveXmlRpcHandler to IHttpServerDr Scofield1-0/+2
2009-05-04Remove the csproj files that got into SVNMelanie Thielker4-220/+0
2009-05-04Committing the changed treeMelanie Thielker7-0/+442