aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/OSHttpResponse.cs (follow)
Commit message (Expand)AuthorAgeFilesLines
* cleaning up OSHttpResponse: note that read access to extra headerDr Scofield2008-10-061-148/+52
* * Fixes a http protocol violation in HttpServer in Linux. StringWriter.Appe...Teravus Ovares2008-10-031-1/+6
* * Replacing Net.HttpListener with HttpServer. Teravus Ovares2008-09-301-12/+18
* * Get the code up to speed with my -#dev e-mail example. (uncomment out lines...Teravus Ovares2008-09-301-0/+17
* temporarily disabling HttpServer related stuff (take #2: Exclude takesDr Scofield2008-09-251-4/+4
* Formatting cleanup.Jeff Ames2008-08-181-37/+37
* fixes a couple of issues i introduced yesterday, one of them MapBlock queries...Dr Scofield2008-07-151-54/+55
* Mantis#1745. Thank you kindly, Lulurun for a patch that:Charles Krinke2008-07-151-2/+2
* further work in progress on the HttpServer side: XmlRpc handler pathDr Scofield2008-07-141-50/+255
* further progress on HttpServer integration: OSHttpRequest can now beDr Scofield2008-07-071-2/+2
* Update svn properties. Formatting cleanup.Jeff Ames2008-05-251-16/+16
* adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield2008-05-191-0/+165