Get HTTP Headers of any WebPage

搜索引擎优化

Find HTTP Headers for any website




Find HTTP Headers for any website

HEAD: Retrieve Header Information. HEAD is identical to GET, except the server does not return the content in the HTTP response.

When you send a HEAD request, it means that you are only interested in the response code and the HTTP headers, not the document itself.