erickutcher / httpdownloader

HTTP(S) download manager that uses input/output completion ports (IOCP).
https://erickutcher.github.io/#HTTP_Downloader
558 stars 62 forks source link

An error occurred while sending the download request #161

Open gabri25ele opened 3 years ago

gabri25ele commented 3 years ago

I receive this error "An error occurred while sending the download request"

Immagine (2)

in Firefox and in Vivaldi browser. in all links that I tried to download. what am I wrong in integration?

erickutcher commented 3 years ago

You will need to enable the server in the HTTP Downloader program. Run HTTP Downloader and go to Tools > Options... Under the Server options, there will be a checkbox to "Enable server". Put a check in that and press OK. As long as the server address and port match those in the extensions, then the extensions will be able to send the URL(s) over to the program to download.