docusign / docusign-esign-node-client

The Official DocuSign Node.js Client Library used to interact with the eSign REST API. Send, sign, and approve documents using this client.
http://docusign.github.io/docusign-esign-node-client
MIT License
144 stars 99 forks source link

Add Proxy Capability #323

Closed wynnfarm closed 1 year ago

wynnfarm commented 1 year ago

Opening pull to add capability to proxy based on the HTTP_PROXY environment variable using the superagent-proxy module.

wynnfarm commented 1 year ago

need to do some additional follow up