Grant Crofton
Grant Crofton
I don't like the idea of exposing that, I want to hide the mechanics of WebRequest as much as possible.
Are you talking about replacing the whole WebRequest part with a socket implementation, e.g. https://msdn.microsoft.com/en-us/library/bew39x2a(v=vs.110).aspx? If so, it does sound like a very interesting prospect, although to be honest I...
There are now scripts in the CodeCoverage folder to calculate coverage and create an HTML report manually, still needs adding into build though.