Chrome: Disable same origin policy for localhost Chrome: Disable same origin policy for localhost google-chrome google-chrome

Chrome: Disable same origin policy for localhost


You can use fiddler, one of it's auoto responder options is to fake cors respnce, omong many more. I use it quite a bit. It can alsow fake an api responce with a local file, i find it quite invaluable when developing frontend before backand is ready.