Skip to content

Instantly share code, notes, and snippets.

@hamidreza-s
Created January 12, 2013 13:33
Show Gist options
  • Save hamidreza-s/4518106 to your computer and use it in GitHub Desktop.
Save hamidreza-s/4518106 to your computer and use it in GitHub Desktop.
It responds the HTTP Header of the specified URL
curl -I url
# or
curl --head url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment