Phil Archer

phil@philarcher.org

HTTP Header Viewer

This simple tool returns the HTTP headers from whatever (http) URI you enter.

Enter a URI

Note, this uses Perl's LWP module. If you 'GET' (cf. HEAD) a URI, and if that URI points to an HTML document, then the header information within that doc is presented as HTTP headers. Hence the default behaviour of using HEAD which just shows you actual HTTP headers.