Skip to content

Instantly share code, notes, and snippets.

@timneutkens
Created January 4, 2017 09:29
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 timneutkens/5f205e577f71d9d47d67e658b552d693 to your computer and use it in GitHub Desktop.
Save timneutkens/5f205e577f71d9d47d67e658b552d693 to your computer and use it in GitHub Desktop.
Get headers using curl
alias get-headers='curl -X HEAD -i'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment