loramchugh 0 Report post Posted February 28, 2013 You can view a web site's HTTP headers using a Firefox add-on called "Live HTTP Headers." Here's the page for the add-on: http://forums.xisto.com/no_longer_exists/ Once the add-on is installed, you'll be able to view the server header information by right-clicking on the page and selecting "View Page Info." In the "Page Info" window, you'll see a new "Headers" section. This is what it looks like on my laptop: Share this post Link to post Share on other sites
iGuest 3 Report post Posted February 28, 2013 This looks very handy but it's hidden away in a dialog, also how did it get the name Live HTTP Header? Do those headers displayed in that dialog update automatically, does it only show 1 request at a time?I prefer Firebug using the network analyzer, which is live/real time of requests when it's active and it is shown in it's own pane which by default is at the bottom of your browser, although you can shift it to any side. Firebug has a lot of features that help with web development but also has quite a steep learning curve too (if you want to learn all the features). There are other addons that can be integrated with Firebug to provide any more useful resources too.Cheers,MC Share this post Link to post Share on other sites
yordan 10 Report post Posted February 28, 2013 By the way, this topic is somehow short, it does not really meet the requirements for a tutorial.That's why I moved it here, where it's place most probably is.RegardsYordan Share this post Link to post Share on other sites
manuleka 0 Report post Posted March 6, 2013 interesting addon... unfortunately i use Opera as my main/default browser... Share this post Link to post Share on other sites