rack-cors
rack-cors copied to clipboard
Documentation for the frame-ancestors directive?
Hello there!
The frame-ancestors CSP directive has replaced the header X-Frame-Options
I'm afraid I can't see any examples of this on Rack::Cors and I'm currently trying to make an <iframe> work on my Rails App.
Could we please add examples to the docs?