I want to analyze the HTTP Requests generated when I am interacting with a web application through my browser.
Can anyone suggest a tool that I can use to see the outgoing Http Requests from my browser?
I want to see the entire Http Request, not only the header.