help wantednodejs support
Metriche repository
- Star
- (13.541 stelle)
- Metriche merge PR
- (Merge medio 18h) (1 PR mergiata in 30 g)
Descrizione
Currently URL downloading uses XMLHttpRequest which is not native to NodeJS. We should add support for it using native http/s when in NodeJS.
Thanks to @jlitowitz and his contribution in #546 for driving this request.