proxy authentication in node.js with module request
I’m trying to use the module request in my node.js app, and I need to configure proxy settings with authentication.
I’m trying to use the module request in my node.js app, and I need to configure proxy settings with authentication.