Skip to content

Instantly share code, notes, and snippets.

@slav123
Created September 17, 2013 03:57
Show Gist options
  • Save slav123/6589918 to your computer and use it in GitHub Desktop.
Save slav123/6589918 to your computer and use it in GitHub Desktop.
how to check compression on the server
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