How to view Silverlight traffic in Safari Web Developer

safariweb-inspector

I'm running a Silverlight application in my browser. The app communicates to a web server over HTTPS. I want to see the communication between the app and the webserver. Now when I open Web Developer I can see the requests being made. However, when I try to inspect the response from the webserver, a spinner is shown and it stays like that. How can I view the response in Safari 7?

Safari 7 Web Inspector - Response spinner

Best Answer

Web Inspector doesn't show network traffic for legacy plug-ins. It is simply not reported to the user interface, which is why you can't see it.

Feel free to file a bug about this at: https://www.webkit.org/new-inspector-bug