Flowdock
method

block_all_mixed_content

Importance_1
v7.1.3.2 - Show latest stable - 0 notes - Class: ContentSecurityPolicy
block_all_mixed_content(enabled = true) public

Specify whether to prevent the user agent from loading any assets over HTTP when the page uses HTTPS:

policy.block_all_mixed_content

Pass false to allow it again:

policy.block_all_mixed_content false
Show source
Register or log in to add new notes.