Skip to content

Instantly share code, notes, and snippets.

@jcleveley-zz
Created September 7, 2012 12:03
Show Gist options
  • Select an option

  • Save jcleveley-zz/3665616 to your computer and use it in GitHub Desktop.

Select an option

Save jcleveley-zz/3665616 to your computer and use it in GitHub Desktop.
Test vary
curl -s -I -H 'X-Transclude: 1' -H 'Cookie: BBC-UID=' http://m.int.bbc.co.uk/news | egrep '(Id|Vary)' && curl -s -I -H 'Cookie: BBC-UID=' http://m.int.bbc.co.uk/news | egrep '(Id|Vary)'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment