Hacker News new | ask | show | jobs
by snowwrestler 1359 days ago
curl -I worked for me on a Mac.

The -I flag returns only the headers.

1 comments

Thanks, this worked for me, too. I wonder why the command used in the article is so different.