Skip to content

Instantly share code, notes, and snippets.

@jrosco
Forked from dc2447/gist:3335099
Created July 25, 2017 08:56
Show Gist options
  • Save jrosco/f0ef92d4e1dba79f185d05acd18ed925 to your computer and use it in GitHub Desktop.
Save jrosco/f0ef92d4e1dba79f185d05acd18ed925 to your computer and use it in GitHub Desktop.
akamai - Test if an asset is cached TCP_HIT or uncached TCP_MISS
curl -s -I -H "Pragma: akamai-x-cache-on" http://images.apple.com/ipad/images/product_title.png | grep X-Cache:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment