about fiddler
In short , you can debug HTTP/S sessions with fiddler
before installing fiddler , install .net framework which is required to use fiddler.
I installed dotNetFx40_Full_setup.exe. ( .net framework 4 )
install fiddler (fiddler4setup.exe )
run fiddler ( just click fiddler icon )
enable HTTPS decryption
GUI -> Tools -> Fiddler Options -> HTTPS
enable “Decrypt HTTPS traffic”
trace a specific web browser’s HTTP/S session
click “Any process” and then drop “+” icon to the IE GUI
trace IE’s HTTP/S sessions.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.