Open Spidy88 opened 9 years ago
Using this module for downloading private archive links on Github showed that this package drops the query portion of a url which might contain tokens or credentials for downloading the file.
https://github.com/wuchengwei/node-wget/blob/master/lib/wget.js#L27
Using this module for downloading private archive links on Github showed that this package drops the query portion of a url which might contain tokens or credentials for downloading the file.
https://github.com/wuchengwei/node-wget/blob/master/lib/wget.js#L27