I am trying to use an iframe to connect to my website form another domain. I use Sec-Fetch-Dest to know if the website is being called from the iframe or not.
This works good on Google Chrome but seems to not work on Firefox ! How can I make this work form firefox too ? is there any other way to find out if the website is being called from the iframe ?