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