danwrong / restler

REST client library for node.js
MIT License
1.99k stars 391 forks source link

Use a HTTP proxy with restler #79

Open tarqd opened 12 years ago

tarqd commented 12 years ago

I'd be great if restler supported an option for HTTP proxies (helpful for making services that interact with the onion network over privoxy)

ghost commented 12 years ago

It would also be very helpful to be able to proxy to mitmproxy to debug incoming and outgoing traffic.

cundi commented 7 years ago

we got an such issue and stuck on it while deploy server in the in production enviroment , hopefully it will come true as soon as possible.

mwittig commented 6 years ago

see my comment at https://github.com/danwrong/restler/issues/176