Closed es128 closed 9 years ago
Perhaps as opts.request which would be an object passed to got as the second arg at https://github.com/kevva/download/blob/master/index.js#L102.
opts.request
got
This would allow setting auth and cert related options.
I can send a PR if cool
Yup, +1.
Perhaps as
opts.request
which would be an object passed togot
as the second arg at https://github.com/kevva/download/blob/master/index.js#L102.This would allow setting auth and cert related options.
I can send a PR if cool