webSecurity
When false
, it will disable the same-origin policy (usually using testing websites by people), and set allowRunningInsecureContent
to true
if this options has not been set by user. Default is true
.
When false
, it will disable the same-origin policy (usually using testing websites by people), and set allowRunningInsecureContent
to true
if this options has not been set by user. Default is true
.