Skip to content

Instantly share code, notes, and snippets.

@codfish
Created January 20, 2015 18:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save codfish/c99abf45f8229a1c9a45 to your computer and use it in GitHub Desktop.
Save codfish/c99abf45f8229a1c9a45 to your computer and use it in GitHub Desktop.
Just request a page's headers using curl
curl -I
# or curl --head
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment