On Linux I use:
wget -S [url]
This gets the file and shows all headers sent by the server.
On Windows one can use the same command if Cygwin is installed; either on regular command prompt, if the environment variables were properly adjusted, or through the Cygwin command window.