This tool allows you to check the headers of the response of an HTTP request. Just
paste an url (with or without leading http://) in the TextBox, and click the button.
You will see the request headers sent from this page, and the response from the
queried page.
The request is made with an HEAD verb, so that the queried server won't sent back any body data.
The response first row is the HTTP Response Code.
Further headers are usually present.
|