Back to Entries
Tags: programming notes development
Status: draft
Date: 2013-08-21

Disable same-origin policy in Google Chrome during Development


Sometimes, disabling same-origin policy is helpful hack for temporarily getting to a quick proof of concept, by requesting data from some other server (like Dropbox or S3).

http://stackoverflow.com/questions/3102819/chrome-disable-same-origin-policy