Did a quick Google and it looks like the Chromium project has put quite some thought into it :) On Chrome, "chrome://net-internals/proxyservice.config" gives the OS proxy configuration. On windows they use WinINet (http://msdn.microsoft.com/en-us/library/aa383630(VS.85).aspx) functions. More info: http://dev.chromium.org/developers/design-documents/proxy-settings-fallback
-- View this message in context: http://forum.world.st/VM-Internet-Settings-tp2257076p2257393.html Sent from the Pharo Smalltalk mailing list archive at Nabble.com. _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
