Jonni Passki

Results 2 issues of Jonni Passki

The `com.github.markusbernhardt.proxy.util.Logger` class is not thread safe. Consider making `backend` volatile (and updating how it's accessed accordingly) or use some other thread safe mechanism.

In proxy-vole 1.0.3, the IE search strategy is added when the OS_DEFAULT search strategy is used on Windows. In proxy-vole 1.0.4, the strategy is not added when OS_DEFAULT is used....