Get URL Headers from Linux Command Line
Show the headers of an URL from the command line. This will need perl, lwp installed on the system.
lwp-request -ed "http://lindesk.com/"
Show the headers of an URL from the command line. This will need perl, lwp installed on the system.
lwp-request -ed "http://lindesk.com/"