Get HTTP Headers of any WebPage

Optimización de motores de búsqueda

Find HTTP Headers for any website


Introduce una URL



Acerca de 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.