Implemented

Would like TCP Connect and SSL Handshake timing information in Fiddler Everywhere

In the classic version of Fiddler, I can view the TCP and SSL handshake timings.  
I cannot get this to show up in Fiddler Everywhere.  Is this available?  If not please add.  

1 Comment

The latest version of the Fiddler Everywhere now provides more time related columns including the TIme, Date and the Duration columns.

  • Time - Indicates the time when the session was executed in HH:MM:SS:ms format.
  • Date - Indicates the date when the session was executed in MM:DD:YYYY format.
  • Duration - Indicates the duration in milliseconds that took for the session to complete.

So far, no additional time columns are planned for implementation, but the team is researching the options to provide custom column creation.