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?