I thought developer tools could do this but I'm struggling to find it. Any other recommendations?
Monitor HTTP requests made by IE8
26.1k views Asked by spender At
3
There are 3 answers
0
On
I have had success with HTTP Watch Basic. I have tried Fiddler and wireshark. They are great tools, assuming you have the permission to use them in a corporate environment. Typically, the corporate security team will not allow them to be installed (at least in my situation). I have had success with HTTP Watch Basic when debugging SAML issues for single-sign-on. HTTP Watch basic seems to be the the primary option to use for IE8.
Fiddler can do it.