Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
I don't want to load pictures when browsing the web.
#2
Hi,

Thank you for the kind words.

The WebView2 control supports this by using AddWebResourceRequestedFilter and then setting the response for the image type as 403 for when the request comes in and triggers the OnWebResourceRequested event.

The problem is that these methods are not yet exposed by the AntView control.
The good news is that these are currently available against the current WebView2 API that AntView is building against.

The bad news is that it is probably going to take a few days to get it implemented.
Let me see what I can do on this.

--
Wil
Reply


Messages In This Thread
RE: I don't want to load pictures when browsing the web. - by wila - 2022-12-30, 11:17:15

Forum Jump:


Users browsing this thread: 1 Guest(s)