Pagea nested pageb.
When pageb headers is set to ctx.set('X-Frame-Options', 'deny');
, pageb cannot be nested by iframe.
pnpm install
pnpm start
pagea: http://localhost:4000
pageb: http://localhost:3000
Pagea nested pageb.
When pageb headers is set to ctx.set('X-Frame-Options', 'deny');
, pageb cannot be nested by iframe.
pnpm install
pnpm start
pagea: http://localhost:4000
pageb: http://localhost:3000