I use Google Chrome's Network tab to collect network traces all the time. Roughly 50% of the time it works properly. Why do proxy tools like Charles Proxy and Fiddler successfully collect the data but the Chrome tool is inconsistent?
Importantly, I can't always get responses. Is it redirects? Something else?
Here is an example; I have several responses that have this message:
"Failed to load response data: No resource with given identifier found"
That is just one example, but in general, there are other messages and no response.
Is there a better plugin? I use SAML-tracer sometimes but it doesn't get responses, but it does have some data and works consistently. Is there a flag or setting I am missing?