Tag Archives: wireshark

Sniff localhost

My WCF services are using basic authentication over https. To prove this is a safe combination I wanted to sniff the trafic between client and host. Problem is a tool like Wireshark cannot sniff localhost. You’ll find good explanation why … Continue reading

Posted in Tooling | Tagged , , , , , , , , | 1 Comment

Streaming azure

In the local development fabric streaming messages works. But in Azure I experience many the problems. The reply message was “the HTTP request includes a non-supported header” and the resultcode was 400 – bad request. I noticed that a small … Continue reading

Posted in Development | Tagged , , , , , | Leave a comment