Using Fiddler, how can you identify what data is sent in a HTTP request?
Experience Level:
Junior
Tags:
Fiddler
Tools
Answer
- Click on the request line in the Session List
- The data of the selected request/response can be analyzed using tab Inspectors
- Fiddler contains 10 different request inspector views, but the most used one is Raw - this request inspector view will show you the plain text representation of the request content.
- Depending on your needs you can also use other request inspectors as well.
Related Fiddler job interview questions
-
In Fiddler, what can you see in the session list and why would you use it?
Fiddler Tools Junior -
Using Fiddler, how can you indentify what requests are sent by a browser to a server?
Fiddler Tools Junior -
What can you do using Fiddler?
Fiddler Tools Junior -
How can you enable/disable capturing of traffic in Fiddler?
Fiddler Tools Junior -
Using Fiddler, how can you monitor the HTTP traffic between your browser and server?
Fiddler Tools Junior