Closed jason-riddle closed 7 years ago
thanks for this. I've updated the code so it lints OK and both proxy and timeout can work. I don't have a way of testing it locally, so can you please just pull from master and try it out, then I'll publish to NPM if OK.
Cool, sounds good. Thanks!
this is now on NPM as 2.12.0.
This should resolve https://github.com/claudiajs/claudia/issues/97. Two questions.
--aws-client-timeout
and--proxy
are both used, will one setting clobber the other? I ask since they setAWS.config.httpOptions
.