0

I'm trying to use quandl in nodejs but I'm behind a web proxy. Does somebody know how to set it up so my requests use the proxy? (http and https)

jrouquie
  • 4,315
  • 4
  • 27
  • 43
RandomUser
  • 11
  • 3

1 Answers1

0

I contacted the Quandl NodeJS module developer (great guy) and he added proxy support to the newest release. It's already available in NPM :D

RandomUser
  • 11
  • 3