If you're dealing with web applications, the returned #HTTP status code is important. E.g. for uptime checks or just during the development. In #linux you have the possibility to simply fetch the whole http #header using curl.
$~ curl -I https://http301.de