erickutcher / httpdownloader

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

Firefox Addon - Test Server Connection Button #311

Open hl2guide opened 3 weeks ago

hl2guide commented 3 weeks ago

Please consider adding a button (next to "Save Options") to test the connection using the supplied settings.

erickutcher commented 3 weeks ago

I'll consider it. The easiest way to check if it's working is to go to the server URL in your browser. If it just shows a blank page, then it's working. If it shows a connection error, then it's not working.