Help desk software Hesk

View HTTP Header

View HTTP Request and Response header of an URL address.

URL:

 

To view HTTP header enter a http:// or https:// address and click the Submit button.

 

Below is an example of how the results of this tool will look like:

 

» HTTP Request Header

HEAD / HTTP/1.1
Host: www.phpjunkyard.com
Accept: */*
Referer: https://www.phpjunkyard.com/tools/view-http-header.php
Connection: close
Cache-Control: no-cache

 

» HTTP Response Header

NameValue
HTTP/1.1 200 OK
Date: Sat, 18 Feb 2012 10:12:17 GMT
Server: Apache
P3P: CP="NOI NID"
Set-Cookie: test=test; expires=Tue, 24-06-2025 07:07:39 GMT
Connection: close
Content-Type: text/html

 

 

HTTP Request and Response header viewer

Use this tool to view HTTP Response header from a website. Useful for troubleshooting setting cookies, viewing what cookies website tries to set, what response code it is sending and similar.

Works with both http:// and https:// requests. Does not support any other request types at the moment.
 

Feedback

Please feel free to contact me with comments and suggestions about this webmaster tool.

Help desk software Hesk