Submitted by clampfferj on Thu, 03/29/2012 - 20:10
I wanted to set up a simple interface to serve information online without having to install a bunch of stuff and read through a bunch of documentation about configuration. I came up with a class and an interface in c# that should simplify/standardize some of my other projects.
The handler interface provides access to the request and response streams for each request