Chrome Application Doesn't Use System Proxy -


a chrome packaged application under windows 10 doesn't seem using public proxy settings under internet options. i'm trying monitor application's network activity via fiddler installed on computer. every http , https requests monitored there, except ones packaged application.

i'm pretty sure uses http requests behind, because generated android apk file, using arc welder. , can see http requests android application on phone. not generated packaged chrome application on windows. there can manifest file or else?

thank you.

chrome.sockets api not use chrome browser proxy settings. on chromeos, chrome.sockets respect system-wide vpn settings, however.


Comments

Popular posts from this blog

javascript - Slick Slider width recalculation -

jsf - PrimeFaces Datatable - What is f:facet actually doing? -

javascript - Rivets.js rv-show not working with rv-each -