Closed juancentro closed 9 years ago
This solves it. However
On Tue, Apr 1, 2014 at 4:58 PM, RaymondMcT notifications@github.com wrote:
I modified your pull request a bit so that you do not need to pass your curl parameter with every function call. Just set Quandl.curlopts(curl) passing it your options, and all subsequent Quandl calls in that session will use those curl settings. It is in the develop branch right now. Does this solve your problem?
Reply to this email directly or view it on GitHubhttps://github.com/quandl/R-package/pull/16#issuecomment-39251300 .
Hi @juancentro , This can be now closed as @RaymondMcT has switched over to the https://github.com/hadley/httr
I modified your pull request a bit so that you do not need to pass your curl parameter with every function call. Just set Quandl.curlopts(curl) passing it your options, and all subsequent Quandl calls in that session will use those curl settings. It is in the develop branch right now. Does this solve your problem?