Get HTTP Headers of any WebPage

Ottimizzazione del motore di ricerca

Find HTTP Headers for any website


Inserisci un URL



Di 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.