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 superagent proxy #324

Open wynnfarm opened 1 year ago

wynnfarm commented 1 year ago

Adds the ability to proxy connection requests using the superagent-proxy module via setting the http_proxy environment variable.

acooper4960 commented 1 year ago

hey @wynnfarm we have a branch open for this already: https://github.com/docusign/docusign-esign-node-client/tree/v5.1.0-Proxy We are working on merging this with the main branch

wynnfarm commented 1 year ago

@acooper4960 that is great to hear. Any idea when that merge will take place?