google-chromecorshttprequestwebsecurity

Does --disable-web-security work in Chrome?


I'm trying to do a simple test without changing any server-side code involving a cross-domain AJAX call, and I was wondering if it's possible to use --disable-web-security anymore. It seems to not work on Chrome 28.

I haven't used it since Chrome version 21; has this feature been dropped?


Solution

  • Check your windows task manager and make sure you kill all chrome processes before running the command.