Justin Clark-Casey (justincc) 884d603cac Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding. %!s(int64=12) %!d(string=hai) anos
..
Base 916e3bf886 Where possible, use the system Encoding.ASCII and Encoding.UTF8 rather than constructing fresh copies. %!s(int64=12) %!d(string=hai) anos
Handlers 884d603cac Rather than instantiating a UTF8 encoding everywhere when we want to supress the BOM, use a single Util.UTF8NoBomEncoding. %!s(int64=12) %!d(string=hai) anos
ServerMain.cs 94517c8d5c Make the "debug http" command available for robust as well as the simulator. This allows one to see incoming requests as they happen. %!s(int64=12) %!d(string=hai) anos