Hello Community,I am currently working on a project where I need to load a website (e.g., https://apps.vipas.dev) within an iframe. However, I also need to send cookies and a custom header (e.g., app-id-name) along with the request.I have tried using axios and setting headers, but I’m facing challenges in sending cookies and custom headers specifically when loading content within an iframe.Could anyone please provide guidance or suggestions on how to achieve this? Any insights, code examples, or best practices would be greatly appreciated.Thank you in advance for your help!
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.