Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
251 views
in Technique[技术] by (71.8m points)

web - How to display the request sent time and the response received time in Fiddler?

I'm working with Fiddler Web Debugger tool version 4.4.4.8.

I've made a request to e.g. www.google.com and fiddler shows that a request is sent and the response is received.

How could I know about and display when the request was sent and when the response is received? start/end dates are not in the left columns in Fiddler.

Is there any setting?

I saw there are some Timers: http://fiddler.wikidot.com/timers

How to display/use them?

question from:https://stackoverflow.com/questions/20561318/how-to-display-the-request-sent-time-and-the-response-received-time-in-fiddler

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Your simplest approach would be to right-click the Web Sessions list's column headers and choose Customize Columns... from the menu.

From the Collection dropdown, choose the Session Timers option and then select the timer of interest in the Timer Name dropdown.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

2.1m questions

2.1m answers

60 comments

56.9k users

...