Skip to content

Instantly share code, notes, and snippets.

@sancau
Created August 5, 2016 07:00
Show Gist options
  • Save sancau/d34bd667069a2e85832c6d1a12f0fc3a to your computer and use it in GitHub Desktop.
Save sancau/d34bd667069a2e85832c6d1a12f0fc3a to your computer and use it in GitHub Desktop.
Disable CORS in Google Chrome

Disables CORS in Chrome

google-chrome --disable-web-security --user-data-dir=/home/sancau/temp (some directory)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment