How to download with UWP webview by post requests without using URI? Most answers I have found is by downloading a file if you have the URI but what if the file is generated based on the post request? How can I download the file then? I am using Xamarin.Forms WebView and ExportRenderer.How to download with UWP webview by post reques