cloud flare pages added x-frame-options

I use cloudflare pages to deploy a svelte-kit app but cloudflare some time add header x-frame-options that i don't want to use because i want use my website on iframe how do i avoid this header
Was this page helpful?