Skip to content

Instantly share code, notes, and snippets.

@ElForastero
Last active April 19, 2018 07:56
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 ElForastero/f3ef713990082d4117ff816ffee12690 to your computer and use it in GitHub Desktop.
Save ElForastero/f3ef713990082d4117ff816ffee12690 to your computer and use it in GitHub Desktop.
get only headers from curl
curl -sSL -D - example.com -o /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment