All of the above apply both to connections to the proxy, as well as connections through the proxy.
This module provides an http.Agent implementation that connects to a specified HTTP or HTTPS proxy server, and can be used with the built-in https module. Specifically, this Agent implementation ...