Closed
Description
I'm using http-server to serve a js presentation using remark.js. In my presentation I now tried to embed a forum topic with an iframe. Unfortunatly, that results in cross-site problems with 'X-Frame-Options': 'SAMEORIGIN'.
I can't seem to find a way to set this header. <meta>
in html of course doesn't work.
Am I out of luck? Couldn't there be a cli option to pass static header values you want?
Metadata
Metadata
Assignees
Labels
No labels