WebView2Feedback
WebView2Feedback copied to clipboard
[Feature]: Fire WebResourceResponseReceived Event for frames
Describe the feature/enhancement you need
The WebResourceResponseReceived Event is not called for frames. Please fire it also for frames.
The scenario/use case where you would use this feature
In my app i save PDF files for further processing. The event is not fired when a PDF is inside a frame so i cannot get PDFs inside frames.
Oh, i just figured out i cannot use it anyway because GetResponseAsync does not return the PDF... it returns HTML like this: