开发者

WCF: Inspecting response content length

开发者 https://www.devze.com 2023-01-26 04:38 出处:网络
Ho开发者_运维技巧w can one hook into this info? I need to do some auditing, and while it is rather trivial to handle the request info, the response info seems to elude me.

Ho开发者_运维技巧w can one hook into this info?

I need to do some auditing, and while it is rather trivial to handle the request info, the response info seems to elude me.

Currently, I can only view this info locally via Fiddler or Wireshark (and I dont really feel like running Wireshark on the server).

Thanks


Did you try it using Service Trace Viewer Tool ?

MSDN Info:-

Windows Communication Foundation (WCF) Service Trace Viewer Tool helps you analyze diagnostic traces that are generated by WCF. Service Trace Viewer provides a way to easily merge, view, and filter trace messages in the log so that you can diagnose, repair, and verify WCF service issues.

0

精彩评论

暂无评论...
验证码 换一张
取 消