Skip to content

Instantly share code, notes, and snippets.

@steerpike
Created April 5, 2019 01:15
Show Gist options
  • Save steerpike/acf55fb52f2c551ceb800d39ed08177f to your computer and use it in GitHub Desktop.
Save steerpike/acf55fb52f2c551ceb800d39ed08177f to your computer and use it in GitHub Desktop.
Open Chrome without security settings to test API calls without CORS
open -a Google\ Chrome --args --disable-web-security --user-data-dir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment