❔ .NET Maui Blazor: Render a Website inside the Application and get its cookies.
Hello, how can I have a Webview inside the Application itself? It cannot be an iframe since I need to load websites from another origin too and some websites will not load due to the response headers. Besides that I also need to scrape HttpOnly Cookies from that Website.
2 Replies