Add custom HTTP header to HabPanel

I would like to overcome a cross-site scripting issue and show a remote image in a frame based on an OpenHab string.

Refused to display ‘https://my_url/something.jpg’ in a frame because it set ‘X-Frame-Options’ to ‘SAMEORIGIN’.

Where can I add HTTP headers to HabPanel?