Page 1 of 1

Re: Proxy is reseted after creation a new browser

Posted: Fri Mar 16, 2018 10:43 am
by salvadordf
Set the proxy configuration in all new browsers.

Re: Proxy is reseted after creation a new browser

Posted: Fri Mar 16, 2018 1:09 pm
by salvadordf
SitePerProcess is an experimental security feature :
https://www.chromium.org/Home/chromium- ... -isolation

To use several proxy servers in one application you need to create several request contexts :
https://www.briskbard.com/forum/viewtop ... 285&p=1147

The MDIBrowser demo has all the code you need to create the request contexts.