This module extends superagent's Request class with a .proxy(uri) function. This allows you to proxy the HTTP request through a proxy of some kind. It is backed by the proxy-agent module, so see its ...