Fiddler Install and Simple Use for https network monitoring

Download Fiddler Classic from https://www.telerik.com/fiddler/fiddler-classic and install

click tools-> options , select decrypt https traffic.

fiddler settings decrypt https

Install the certification from fiddler. choose Yes.

right click columns of the table. select customize columns

fiddler customize fields

add ClientBeginRequest and ServerDoneResponse from Session Timers.

fiddler add ServerDoneResponse field

Leave a Reply