SettingsGidBuilderImpl.disableWebSecurity

T disableWebSecurity(bool propval)

Set disableWebSecurity property.

Parameters

propvalEnable or disable support for Web Security on pages. This setting disables the same-origin policy, allowing every website full control over all other websites. This is for use in special environments where you wish to disable all security and allow websites to hack each other. It is impossible to use this setting securely.

Returns

Builder instance for fluent chaining