Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Viewing headers

Status
Not open for further replies.

jimoblak

Instructor
Joined
Oct 23, 2001
Messages
3,620
Location
US
I am on WinXP now and will be on OSX later. Can anyone recommend a good way (application) to view headers for HTTP requests on a local machine? I typically use but I need to know what headers are being sent to my own computer, not Rex Swain's server script.

- - picklefish - -
Why is everyone in this forum responding to me as picklefish?
 
jimoblak,

Since this is the Apache server forum, I assume that you'll be running Apache server on one of these machines. If that's the case, you can simply look at the Apache logs, or use a log analysis program to get this info.

Wishdiak
A+, Network+, Security+, MCSA: Security 2003
 
Thanks - but I was looking to view what headers that Apache sent the client browser to verify that cookies were being received properly - so viewing the Apache log is only one half of the issue. I was most concerned about what the browser received from Apache.

Thanks to the gearheads at Mozilla, I just found a tasty Firefox extension called LiveHTTPHeaders that does this nicely.


- - picklefish - -
Why is everyone in this forum responding to me as picklefish?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top