Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2008-05-19 | adding OSHttpRequest and OSHttpResponse which wrap HttpListenerRequest and ↵ | Dr Scofield | 1 | -0/+145 | |
HttpListenerResponse respectively. enhancing IStreamHandler and IStreamedHandler interfaces so that OSHttp{Request,Response} get passed in, allowing RestHandlers to set response status code, redirections, etc. |