Hello,
On the dashboard, we find the meta name=“referrer” content=“same-origin” tag in the HTML header. Is it possible to remove this tag?
I’m asking this question because it’s preventing me from displaying my dashboard on my WebOS TV. I want to integrate my dashboard into a WebOS application. When I test this application on a computer, it works fine. However, the TV blocks access to the dashboard because of this tag.
Thank you for your help.