willitconnect
willitconnect copied to clipboard
Should not use auto-use proxy when full url is given
Currently if you use willitconnect for url: path.exmaple.com
port: 443
you also need to manually specify the proxy (which is good), however, it automatically uses the proxy if you specify url: https://path.example.com
port: 443
. This can lead to confusion when trying to debug connectivity.