Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign uphow to allow all iframe for any sites? #438
Open
Comments
|
What is the csp being served? Console errors would be really helpful too. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
how to allow all iframe for any sites?
I am trying to add site to allow visible in iframe in my rails v 4.1.2 application.
config.action_dispatch.default_headers.clear does not work. Can anyone please help me?