bsphere / node-gapitoken

Node.js Google API service account authorization
51 stars 19 forks source link

Can't specify an option to use a http proxy #10

Open pravincar opened 10 years ago

pravincar commented 10 years ago

Need to have an option to specify a HTTP proxy. I suggest you replace the http.request call with the request node module.

Otherwise it requires hardcoding of the proxy address

jonespen commented 9 years ago

+1 for this. Would have saved me some hours ;)

bsphere commented 9 years ago

Can you submit a pull request?

On Mon, Mar 23, 2015, 17:41 Jon Espen Kvisler notifications@github.com wrote:

+1 for this. Would have saved me some hours ;)

— Reply to this email directly or view it on GitHub https://github.com/bsphere/node-gapitoken/issues/10#issuecomment-85054169 .