Skip to content

Instantly share code, notes, and snippets.

@rubenve
Created August 22, 2015 00:20
Show Gist options
  • Save rubenve/0858e2f3086486bd80ba to your computer and use it in GitHub Desktop.
Save rubenve/0858e2f3086486bd80ba to your computer and use it in GitHub Desktop.
Check if web server compression is working
curl -I -H 'Accept-Encoding: gzip,deflate' http://www.example.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment