dialogflow / dialogflow-nodejs-client

Node.js SDK for Dialogflow
Apache License 2.0
659 stars 287 forks source link

proxy #28

Open torloneg opened 7 years ago

torloneg commented 7 years ago

It should be exposed the request properties to set the proxy

telkomops commented 7 years ago

Agree. Came here to create an issue. SDK should support working through proxies.

androidfanatic commented 7 years ago

+1. There needs to be support for proxy configuration, preferably controlled via environment variables.

reyou commented 7 years ago

I was expecting to work with fiddler, but no luck. https://weblogs.asp.net/dixin/use-fiddler-with-node-js

Please add this as high priority.