README.md says to set secureProxy to true if you want to connect to the proxy with TLS. I think it should be "protocol: 'https'" instead. secureProxy seems to be an internal variable which is set based on the value of "protocol", not the other way around.
README.md says to set secureProxy to true if you want to connect to the proxy with TLS. I think it should be "protocol: 'https'" instead. secureProxy seems to be an internal variable which is set based on the value of "protocol", not the other way around.