| Commit message (Expand) | Author | Age | Files | Lines |
* | * optimized usings. | lbsa71 | 2009-02-12 | 1 | -1/+1 |
* | cleaning up OSHttpResponse: note that read access to extra header | Dr Scofield | 2008-10-06 | 1 | -8/+12 |
* | cleaning up OSHttpRequest removing old Http stuff. also adding test | Dr Scofield | 2008-10-06 | 1 | -130/+86 |
* | - Fix invalid cast in OSHttpRequest | Homer Horwitz | 2008-10-02 | 1 | -3/+3 |
* | * Adds error handlers for errors parsing the querystring passed on the OSHttp... | Teravus Ovares | 2008-10-01 | 1 | -3/+18 |
* | * Replacing Net.HttpListener with HttpServer. | Teravus Ovares | 2008-09-30 | 1 | -34/+34 |
* | temporarily disabling HttpServer related stuff (take #2: Exclude takes | Dr Scofield | 2008-09-25 | 1 | -44/+44 |
* | Formatting cleanup. | Jeff Ames | 2008-08-18 | 1 | -22/+0 |
* | rearranging variables in OSHttpRequest and adding Query property. | Dr Scofield | 2008-07-17 | 1 | -22/+45 |
* | further work in progress on the HttpServer side: XmlRpc handler path | Dr Scofield | 2008-07-14 | 1 | -3/+36 |
* | adding support for IP EndPoint whitelisting in HttpServer code. | Dr Scofield | 2008-07-07 | 1 | -6/+17 |
* | further progress on HttpServer integration: OSHttpRequest can now be | Dr Scofield | 2008-07-07 | 1 | -19/+45 |
* | dr scofield's warning safari: hunting down those little buggers | Dr Scofield | 2008-06-27 | 1 | -2/+2 |
* | status: work-in-progress, non-functional | Dr Scofield | 2008-06-27 | 1 | -0/+5 |
* | further work on the HttpServer stuff. not functional yet. just sharing | Dr Scofield | 2008-06-25 | 1 | -0/+13 |
* | * adding XmppPresenceStanza and deserialization/reification support | Dr Scofield | 2008-06-04 | 1 | -0/+5 |
* | this is a snapshot of the OSHttpServer work-in-progress. it's an initial skel... | Dr Scofield | 2008-05-29 | 1 | -0/+14 |
* | Update svn properties. Formatting cleanup. | Jeff Ames | 2008-05-25 | 1 | -2/+2 |
* | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and Ht... | Dr Scofield | 2008-05-19 | 1 | -0/+145 |