Check HTTP headers of the page

Retrieves the HTTP headers of the server's response when opening a website page.

HTTP headers are lines in an HTTP message, containing a colon-separated name-value pair, they allow the client and server to send additional information with an HTTP request or response. Headers are separated from the message body by two line breaks.