Results 2 comments of redanium

Hi, I was facing the same problem. Browsing the source code, it shows that the developer made a function to handle the proxy, `func NewDownloader() *Downloader { return NewDownloaderWithTransport(&http.Transport{ Proxy:...