I want to allow my webpage to be embedded into (other domains) iframes.
What specific header should I send along with the response from the server?
Is this header needed for all the resources that will be served inside the iframe (images, css,...) or just the first html page served?