Page 1 of 1

PAC file parsing using WebViewGadget?

Posted: Wed Feb 12, 2025 11:04 am
by Kukulkan
Hi. If my app already is using the WebViewGadget, is is maybe possible to use it's JavaScript capabilities to parse a PAC file for determining the proxy to use?

In general, I believe we can put the PAC file content into it (with some basic HTML wrapper around it) and then run it, right?

Before I try, maybe anyone else already tried that or has experience with such?

Re: PAC file parsing using WebViewGadget?

Posted: Fri Feb 14, 2025 9:06 am
by Kukulkan