http://bugs.winehq.org/show_bug.cgi?id=32441
Bug #: 32441 Summary: winhttp winhttp test changes proxy setting in Windows 8 Product: Wine Version: 1.5.14 Platform: x86 OS/Version: Linux Status: NEW Keywords: download, testcase Severity: normal Priority: P2 Component: winhttp AssignedTo: wine-bugs@winehq.org ReportedBy: madewokherd@gmail.com Classification: Unclassified
To reproduce:
At an admin terminal, run "netsh winhttp show proxy". This should show no proxy (use "netsh winhttp reset proxy" to reset it).
Run "winhttp_test.exe winhttp".
Run "netsh winhttp show proxy". It now shows a proxy of "foo" and a bypass list of "foo".