WebView2Feedback
WebView2Feedback copied to clipboard
[Problem/Bug]: GetResponseAsync in WebResourceResponseReceived does not return correct server response for PDFs
What happened?
In my app i want to save PDF files for further processing. Therefore i tried to use the GetResponseAsync method in the WebResourceResponseReceived Event. The PDF is displaying in the browser, the response header has Content-Disposition: inline
This does not work, instead of the raw PDF file i get something like this: