Can I disable SOP (Same Origin Policy) on any browser for development?
- by Thomaschaaf
I want to develop JS on my windows machine. Do you know a browser where I can turn off SOP so I can develop? Firefox would be optimal.
Or if you know a proxy I could use for a SOAP/WSDL site it would be great too..
I am trying to work with the SOAPClient (http://www.codeplex.com/JavaScriptSoapClient)