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.
Currently if you use willitconnect for url:
path.exmaple.comport:443you also need to manually specify the proxy (which is good), however, it automatically uses the proxy if you specify url:
https://path.example.comport:443. This can lead to confusion when trying to debug connectivity.