Skip to content

Instantly share code, notes, and snippets.

@deviationist
Last active December 23, 2022 13:58
Show Gist options
  • Select an option

  • Save deviationist/ef8d1ed7e56a7fa3d0656c1d594f9e31 to your computer and use it in GitHub Desktop.

Select an option

Save deviationist/ef8d1ed7e56a7fa3d0656c1d594f9e31 to your computer and use it in GitHub Desktop.
cURL GET-request returning only headers
curl -v -s http://awesome-site.com 1> /dev/null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment