I recently needed a tool that would enable me to view all http requests issued by the Web page loaded in my browser — in order to figure out what files were being requested and from which location. For those of you in a similar situation, I strongly recommend the LiveHTTPHeaders Firefox extension.
The tool is [...]
Live HTTP headers Firefox extension