Writing bytes to the wire
As a tester in .NET (more specifically, WCF), every now and then, I end up defining a test requirement that isn’t possible to cover with simply using our WCF product code. For example, in 4.0, I wanted to test hitting a service with an Http request that contained an invalid host header
View post:
Writing bytes to the wire


