Disclosure Statement: This site contains affiliate links, which means that I may receive a commission if you make a purchase using these links. As an eBay Partner, I earn from qualifying purchases.
Proxy is reseted after creation a new browser
- salvadordf
- Posts: 4564
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Proxy is reseted after creation a new browser
Set the proxy configuration in all new browsers.
- salvadordf
- Posts: 4564
- Joined: Thu Feb 02, 2017 12:24 pm
- Location: Spain
- Contact:
Re: Proxy is reseted after creation a new browser
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.
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.