Note: This site is currently "Under construction". I'm migrating to a new version of my site building software. Lots of things are in a state of disrepair as a result (for example, footnote links aren't working). It's all part of the process of building in public. Most things should still be readable though.

Get HTTP Status Code

Get the http status code with `-I`. For example:

Code

curl -I https://www.pgatour.com/leaderboard

Returns:

Code

HTTP/1.1 301 Moved Permanently
Content-Type: text/html; charset=iso-8859-1
Server: Apache
X-Frame-Options: SAMEORIGIN
Location: http://www.pgatour.com/leaderboard.html
Content-Length: 0
Date: Sat, 27 Nov 2021 03:06:20 GMT
Connection: keep-alive
Set-Cookie: PGAT_Country=US
Set-Cookie: PGAT_City=JACKSONVILLE
Set-Cookie: PGAT_State=FL