use opts.host instead of host#65
Conversation
|
In which scenarios |
|
|
|
The warning is still there https://github.com/TooTallNate/node-socks-proxy-agent/runs/2932280799#step:7:10 |
|
Okay, I'll keep looking. But with this change my code runs again. |
|
for the test its i did it like TooTallNate/node-proxy-agent@cd18ccf |
|
should split it in to PRs? |
|
yea, split it into two tests, please! |
|
Okay now I know what happens. Without opts.host the IP address is used and then when I try to connect HTTPS an openssl error occurs and the program crashes. Because of the crash also appears the warning DEP0123 |
fixes #62