How to add a custom header to BrowserFrame request?

We have implemented a functionality to embed a Web application inside a Cuba application using BrowserFrame. The URL is dynamically generated and added as a source to the BrowserFrame. This is working fine. However, we would also like to pass a custom header to BrowserFrame. How can we do this?

1 Like

did you find the answer to your question? If yes, please share with me.