oxycodon

Results 1 issues of oxycodon

Adds to class CoinGecko an optional argument 'processRequestOptions', which is a function that can alter `https.request` options. Useful for tweaking things like the request timeout. Example usage: ```javascript const CoinGecko...