Viewing Headers Received

Posted in: Development, Technology

Can anyone recommend a browser or utility (client or server) that will show what headers were sent by the web server during a page request?

I’ve got a bug report in the Use Tasks forums that looks like a M$ bug. The workaround assumes that certain headers are being sent and I’d like to try to verify that these are indeed being sent before I try to figure out how not to send them.

UPDATE: Solution in comments.

Popularity: 3% [?]

Posted November 3rd, 2004 @ 8:21 AM

6 Replies

  1. Chris K adds this Comment:

    November 3rd, 2004 at 8:34 am

  2. Alex adds this Comment:

    That worked! If you’re installing LiveHTTPHeaders on Mac OS X and click all the defaults during the install, you’ll need to take the following steps to actually make it work:

    1. Show Package Contents on Mozilla.app.
    2. Copy the ~/Library/Mozilla/…/profile/Components/nsHeaderInfo.js file into the Mozilla.app/MacOS/components/ directory.
    3. Delete the files it tells you to delete on the Headers tab in the Info window.
    4. Restart Mozilla, it should work now.

    November 3rd, 2004 at 8:54 am

  3. Brett (a different one) adds this Comment:

    There’s also the indespensible Web Developer plugin for Firefox.

    http://www.chrispede[...]ebdeveloper/

    November 3rd, 2004 at 10:12 am

  4. Alex adds this Comment:

    Shoot, I already had that installed too - I just didn’t find the feature on first look.

    November 3rd, 2004 at 10:17 am

  5. Chris Pederick adds this Comment:

    Yeah, my Web Developer extension has a basic ‘View Response Headers’ feature, but the LiveHTTPHeaders extension is far more robust and feature rich.

    November 3rd, 2004 at 11:21 am

  6. alexking.org: Blog adds this Trackback:

    Workaround for IE/SSL Problem
    If you’re having trouble downloading files in IE over SSL, the fix is to turn off cache headers. To do this in Apache:

    <Files filename.php>
    Header unset Pragma
    Header unset Cache-Control
    </Files>

    November 3rd, 2004 at 12:08 pm

Add a Comment

Please note: Use of a non-personal web site or blog in the field below and/or comments that are off-topic, personal attacks, or support requests will likely be removed at my discretion.

Note: This post is over 3 years old. You may want to check later in this blog to see if there is new information relevant to your comment.

Searching for PHP Doc System » « Puppy Class

About This Site

This is the personal web site of Alex King, an independent developer based in Denver, Colorado USA. More...


Crowd Favorite

Crowd Favorite is my software and web development business.

We build web applications, design and develop custom WordPress themes and plugins, and build custom sites using WordPress as a CMS.


I also have a tumblog that aggregates my online content from other services (Twitter, Flickr, del.icio.us. etc.).

Ads