Home
Commands
Show only HTTP status
Show only HTTP status
Terminal
curl -s -o /dev/null -w "%{http_code}\n" <url>
Copy command