aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/OpenSim/Framework/Servers/OSHttpRequest.cs (unfollow)
Commit message (Expand)AuthorFilesLines
2008-10-06cleaning up OSHttpResponse: note that read access to extra headerDr Scofield1-8/+12
2008-10-06cleaning up OSHttpRequest removing old Http stuff. also adding testDr Scofield1-130/+86
2008-10-02- Fix invalid cast in OSHttpRequestHomer Horwitz1-3/+3
2008-10-01* Adds error handlers for errors parsing the querystring passed on the OSHttp...Teravus Ovares1-3/+18
2008-09-30* Replacing Net.HttpListener with HttpServer. Teravus Ovares1-34/+34
2008-09-25temporarily disabling HttpServer related stuff (take #2: Exclude takesDr Scofield1-44/+44
2008-08-18Formatting cleanup.Jeff Ames1-22/+0
2008-07-17rearranging variables in OSHttpRequest and adding Query property.Dr Scofield1-22/+45
2008-07-14further work in progress on the HttpServer side: XmlRpc handler pathDr Scofield1-3/+36
2008-07-07adding support for IP EndPoint whitelisting in HttpServer code.Dr Scofield1-6/+17
2008-07-07further progress on HttpServer integration: OSHttpRequest can now beDr Scofield1-19/+45
2008-06-27dr scofield's warning safari: hunting down those little buggersDr Scofield1-2/+2
2008-06-27status: work-in-progress, non-functionalDr Scofield1-0/+5
2008-06-25further work on the HttpServer stuff. not functional yet. just sharing Dr Scofield1-0/+13
2008-06-04* adding XmppPresenceStanza and deserialization/reification supportDr Scofield1-0/+5
2008-05-29this is a snapshot of the OSHttpServer work-in-progress. it's an initial skel...Dr Scofield1-0/+14
2008-05-25Update svn properties. Formatting cleanup.Jeff Ames1-2/+2
2008-05-19adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht...Dr Scofield1-0/+145