Skip to content

Instantly share code, notes, and snippets.

@mashiro
Created August 11, 2014 16:31
Show Gist options
  • Save mashiro/1cec5c932823083f76cd to your computer and use it in GitHub Desktop.
Save mashiro/1cec5c932823083f76cd to your computer and use it in GitHub Desktop.
mashiro@ricotta ~% curl -v -I -A "MSIE 10" 'http://t.co/vLSMNCVVZq' 2> /dev/null | grep location
mashiro@ricotta ~% curl -v -I -A "MS1E 10" 'http://t.co/vLSMNCVVZq' 2> /dev/null | grep location
location: http://twitter.com/aya_uchida/status/498859889976832000/photo/1
mashiro@ricotta ~%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment