-
-
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).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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