Skip to content

Instantly share code, notes, and snippets.

@liximomo
Forked from toddmotto/gist:6596373
Created September 30, 2016 02:50
Show Gist options
  • Save liximomo/280829fd8836d4b855795f7d21df5103 to your computer and use it in GitHub Desktop.
Save liximomo/280829fd8836d4b855795f7d21df5103 to your computer and use it in GitHub Desktop.
Disable Web Security in Chrome Canary to make cross-domain XHR requests (local servers obvs).
open -a Google\ Chrome\ Canary --args --disable-web-security
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment